Files
lodash/component.json
John-David Dalton dfbd78f71d Bump to v3.10.1.
2015-07-20 11:25:53 -07:00

11 lines
226 B
JSON

{
"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"]
}