Added repository in package.json

This commit is contained in:
Thomas FORGIONE 2015-05-12 17:32:58 +02:00
parent 379c32e6c4
commit 1e2c1249dc
1 changed files with 4 additions and 0 deletions

View File

@ -4,5 +4,9 @@
"dependencies": {
"express": "4.0",
"jade": "1.9.2"
},
"repository": {
"type": "git",
"url": "https://github.com/tforgione/3dinterface"
}
}