不要怂,就是干,撸起袖子干!

Commit 197a0fb0 by Alex Young

Adds repository and issue tracking properties to package.json

1 parent 0af0f7fb
Showing with 7 additions and 0 deletions
......@@ -21,6 +21,13 @@
"email": "jam@innofluence.com"
}
],
"repository": {
"type": "git",
"url": "https://github.com/sdepold/sequelize.git"
},
"bugs": {
"url": "https://github.com/sdepold/sequelize/issues"
},
"dependencies": {
"underscore": "~1.4.0",
"underscore.string": "~2.3.0",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!