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