summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-26 22:04:57 +0100
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-01-26 22:04:57 +0100
commit1bbe2fb939d55c4a1389d4cde4db4bfebe0ef6f9 (patch)
tree8bf28b90e8900d86c6f3cf25981fc58fa9ff40d9 /package.json
parent1bce4de22888eb4b37b17f3a118065012331267e (diff)
Update project metadata in package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index f0ab12b6..bf8cd5aa 100644
--- a/package.json
+++ b/package.json
@@ -1,11 +1,11 @@
{
- "name": "open-dc",
+ "name": "opendc",
"version": "0.0.1",
"description": "Datacenter simulator",
- "license": "UNLICENSED",
+ "license": "MIT",
"repository": {
"type": "git",
- "url": "https://github.com/leonoverweel/open-dc.git"
+ "url": "https://github.com/tudelft-atlarge/opendc"
},
"dependencies": {
"bower": "^1.7.9",