Files
lodash/component.json
2015-05-25 16:25:57 -07:00

11 lines
225 B
JSON

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