Use shorthand for package.json "repository" field. [ci skip]

This commit is contained in:
John-David Dalton
2014-03-13 00:10:11 -07:00
parent c770eab3e3
commit 3a12802a4b

View File

@@ -15,7 +15,7 @@
"Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
],
"bugs": "https://github.com/lodash/lodash/issues",
"repository": { "type": "git", "url": "https://github.com/lodash/lodash.git" },
"repository": "lodash/lodash",
"scripts": { "test": "echo \"See the repository CONTRIBUTING.md for testing instructions.\"" },
"engines": ["node", "rhino"],
"files": [