Files
lodash/component.json
2015-05-01 00:45:06 -07:00

11 lines
225 B
JSON

{
"name": "lodash",
"repo": "lodash/lodash",
"version": "3.8.0",
"description": "The modern build of lodash.",
"license": "MIT",
"main": "lodash.js",
"keywords": ["stdlib", "util"],
"scripts": ["lodash.js"]
}