Merge pull request #1518 from nullobject/master

Don't include everything into the npm package.
This commit is contained in:
Jeremy Ashkenas
2012-07-31 05:26:45 -07:00

View File

@@ -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"
}