mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 14:37:49 +00:00
11 lines
225 B
JSON
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"]
|
|
}
|