Remove build from this repo to move to lodash-cli.

Former-commit-id: 0f9e802dd744a97494a10537442a28aae40dc72a
This commit is contained in:
John-David Dalton
2013-08-27 23:28:45 -07:00
parent c6e2e33e87
commit 8f9c4cd217
17 changed files with 9 additions and 7895 deletions

View File

@@ -43,18 +43,21 @@
"type": "git",
"url": "https://github.com/bestiejs/lodash.git"
},
"bin": {
"lodash": "./build.js"
},
"engines": [
"node",
"rhino"
],
"files": [
"build.js",
"LICENSE.txt",
"dist/lodash.js",
"dist/lodash.min.js",
"dist/lodash.backbone.js",
"dist/lodash.backbone.min.js",
"dist/lodash.compat.js",
"dist/lodash.compat.min.js",
"dist/lodash.legacy.js",
"dist/lodash.legacy.min.js",
"dist/lodash.mobile.js",
"dist/lodash.mobile.min.js",
"dist/lodash.underscore.js",
"dist/lodash.underscore.min.js"
],
@@ -75,12 +78,10 @@
"*.map",
"*.md",
"*.txt",
"build.js",
"lodash.js",
"index.js",
"bower.json",
"component.json",
"build",
"doc",
"modularize",
"node_modules",