Update repo structure.

This commit is contained in:
John-David Dalton
2015-01-09 19:47:16 -08:00
parent 8d4d2d62c1
commit 87ac6812a3
13 changed files with 20 additions and 113 deletions

View File

@@ -1,18 +1,16 @@
{
"name": "lodash",
"version": "3.0.0-pre",
"main": "lodash.compat.js",
"main": "lodash.js",
"ignore": [
".*",
"*.custom.*",
"*.template.*",
"*.log",
"*.map",
"*.md",
"index.js",
"lodash.src.js",
"component.json",
"package.json",
"coverage",
"doc",
"node_modules",
"perf",