summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index 5f9eda2b..1dcf5964 100644
--- a/bower.json
+++ b/bower.json
@@ -1,11 +1,11 @@
{
- "name": "open-dc",
+ "name": "opendc",
"description": "Datacenter simulator",
"authors": [
"Georgios Andreadis <g.andreadis@student.tudelft.nl>"
],
- "license": "UNLICENSED",
- "homepage": "https://opendc.ewi.tudelft.nl",
+ "license": "MIT",
+ "homepage": "http://opendc.org",
"private": true,
"dependencies": {
"EaselJS": "^0.8.2",