summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-04-04 16:32:30 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-04-04 16:32:30 +0200
commit677d60663a04b3280b33886d36457389fdf6f214 (patch)
tree0e0aa8c62727134d990b56e2afa1a528d01388d8 /bower.json
parent4217e83c7cdcf19349fa0d4879180a470c17738c (diff)
Update bower.json meta-data
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",