You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
1.9 KiB
72 lines
1.9 KiB
{ |
|
"_args": [ |
|
[ |
|
"lodash.camelcase@4.3.0", |
|
"D:\\Project\\DaPing" |
|
] |
|
], |
|
"_from": "lodash.camelcase@4.3.0", |
|
"_id": "lodash.camelcase@4.3.0", |
|
"_inBundle": false, |
|
"_integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==", |
|
"_location": "/lodash.camelcase", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "lodash.camelcase@4.3.0", |
|
"name": "lodash.camelcase", |
|
"escapedName": "lodash.camelcase", |
|
"rawSpec": "4.3.0", |
|
"saveSpec": null, |
|
"fetchSpec": "4.3.0" |
|
}, |
|
"_requiredBy": [ |
|
"/postcss-modules" |
|
], |
|
"_resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", |
|
"_spec": "4.3.0", |
|
"_where": "D:\\Project\\DaPing", |
|
"author": { |
|
"name": "John-David Dalton", |
|
"email": "john.david.dalton@gmail.com", |
|
"url": "http://allyoucanleet.com/" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/lodash/lodash/issues" |
|
}, |
|
"contributors": [ |
|
{ |
|
"name": "John-David Dalton", |
|
"email": "john.david.dalton@gmail.com", |
|
"url": "http://allyoucanleet.com/" |
|
}, |
|
{ |
|
"name": "Blaine Bublitz", |
|
"email": "blaine.bublitz@gmail.com", |
|
"url": "https://github.com/phated" |
|
}, |
|
{ |
|
"name": "Mathias Bynens", |
|
"email": "mathias@qiwi.be", |
|
"url": "https://mathiasbynens.be/" |
|
} |
|
], |
|
"description": "The lodash method `_.camelCase` exported as a module.", |
|
"homepage": "https://lodash.com/", |
|
"icon": "https://lodash.com/icon.svg", |
|
"keywords": [ |
|
"lodash-modularized", |
|
"camelcase" |
|
], |
|
"license": "MIT", |
|
"name": "lodash.camelcase", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/lodash/lodash.git" |
|
}, |
|
"scripts": { |
|
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" |
|
}, |
|
"version": "4.3.0" |
|
}
|
|
|