mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 14:37:49 +00:00
13 lines
332 B
JSON
13 lines
332 B
JSON
{
|
|
"name": "lodash",
|
|
"repo": "lodash/lodash",
|
|
"version": "2.4.2",
|
|
"description": "A utility library delivering consistency, customization, performance, & extras.",
|
|
"license": "MIT",
|
|
"keywords": ["amd", "browser", "client", "functional", "server", "util"],
|
|
"scripts": [
|
|
"index.js",
|
|
"dist/lodash.compat.js"
|
|
]
|
|
}
|