33 lines
653 B
JSON
33 lines
653 B
JSON
{
|
|
"name": "lodash",
|
|
"version": "2.4.2",
|
|
"main": "dist/lodash.compat.js",
|
|
"ignore": [
|
|
".*",
|
|
"*.custom.*",
|
|
"*.template.*",
|
|
"*.map",
|
|
"*.md",
|
|
"/*.min.*",
|
|
"/lodash.js",
|
|
"index.js",
|
|
"component.json",
|
|
"package.json",
|
|
"doc",
|
|
"modularize",
|
|
"node_modules",
|
|
"perf",
|
|
"test",
|
|
"vendor"
|
|
],
|
|
"homepage": "https://github.com/lodash/lodash",
|
|
"_release": "2.4.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.4.2",
|
|
"commit": "47289d89e0155462ea6888e6bb2e258dc4daa9d0"
|
|
},
|
|
"_source": "https://github.com/lodash/lodash.git",
|
|
"_target": "~2.4.1",
|
|
"_originalSource": "lodash"
|
|
} |