Change project structure.

This commit is contained in:
John-David Dalton
2015-01-06 22:07:28 -08:00
parent 5ea3717152
commit 8b01139738
20 changed files with 76 additions and 11024 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "lodash",
"version": "3.0.0-pre",
"main": "dist/lodash.compat.js",
"main": "lodash.js",
"ignore": [
".*",
"*.custom.*",
@@ -9,8 +9,6 @@
"*.log",
"*.map",
"*.md",
"/*.min.*",
"/lodash.js",
"index.js",
"component.json",
"package.json",