mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 03:36:27 +10:00
32 lines
814 B
JSON
32 lines
814 B
JSON
{
|
|
"name": "lodash.js",
|
|
"version": "1.2.0",
|
|
"filename": "lodash.min.js",
|
|
"description": "A low-level utility library delivering consistency, customization, performance, and extra features.",
|
|
"homepage": "http://lodash.com",
|
|
"license": "MIT",
|
|
"main": "lodash",
|
|
"keywords": [
|
|
"browser",
|
|
"client",
|
|
"functional",
|
|
"performance",
|
|
"server",
|
|
"speed",
|
|
"util"
|
|
],
|
|
"author": {
|
|
"name": "John-David Dalton",
|
|
"email": "john.david.dalton@gmail.com",
|
|
"web": "http://allyoucanleet.com/"
|
|
},
|
|
"bugs": "https://github.com/bestiejs/lodash/issues",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/bestiejs/lodash.git"
|
|
},
|
|
"engines": [
|
|
"node",
|
|
"rhino"
|
|
]
|
|
} |