Remove component.json.

This commit is contained in:
John-David Dalton
2015-08-01 11:12:06 -07:00
parent f5714f2eb0
commit 447440776b

View File

@@ -1,10 +0,0 @@
{
"name": "lodash",
"repo": "lodash/lodash",
"version": "3.10.1",
"description": "The modern build of lodash.",
"license": "MIT",
"main": "lodash.js",
"keywords": ["stdlib", "util"],
"scripts": ["lodash.js"]
}