mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
remove dependencies from package.json
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
"keywords" : ["util", "functional", "server", "client", "browser"],
|
"keywords" : ["util", "functional", "server", "client", "browser"],
|
||||||
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
|
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
|
||||||
"contributors" : [],
|
"contributors" : [],
|
||||||
"dependencies" : [],
|
|
||||||
"repository" : {"type": "git", "url": "git://github.com/documentcloud/underscore.git"},
|
"repository" : {"type": "git", "url": "git://github.com/documentcloud/underscore.git"},
|
||||||
"main" : "underscore.js",
|
"main" : "underscore.js",
|
||||||
"version" : "1.2.4"
|
"version" : "1.2.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user