mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Merge pull request #1518 from nullobject/master
Don't include everything into the npm package.
This commit is contained in:
@@ -4,11 +4,9 @@
|
||||
"url" : "http://backbonejs.org",
|
||||
"keywords" : ["util", "functional", "server", "client", "browser"],
|
||||
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
|
||||
"contributors" : [],
|
||||
"dependencies" : {
|
||||
"underscore" : ">=1.3.1"
|
||||
},
|
||||
"lib" : ".",
|
||||
"main" : "backbone.js",
|
||||
"version" : "0.9.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user