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.

78 lines
1.8 KiB

{
"_args": [
[
"lodash@4.17.20",
"/Users/linhuakun/Downloads/nodejs/codewhy"
]
],
"_development": true,
"_from": "lodash@4.17.20",
"_id": "lodash@4.17.20",
"_inBundle": false,
"_integrity": "sha1-tEqbYpe8tpjxxRo1RaKzs2jVnFI=",
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash@4.17.20",
"name": "lodash",
"escapedName": "lodash",
"rawSpec": "4.17.20",
"saveSpec": null,
"fetchSpec": "4.17.20"
},
"_requiredBy": [
"/@babel/core",
"/@babel/helper-define-map",
"/@babel/helper-module-transforms",
"/@babel/helper-regex",
"/@babel/traverse",
"/@babel/types",
"/async",
"/html-webpack-plugin",
"/http-proxy-middleware",
"/webpack-bundle-analyzer",
"/webpack-merge"
],
"_resolved": "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz",
"_spec": "4.17.20",
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be"
}
],
"description": "Lodash modular utilities.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"name": "lodash",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
},
"version": "4.17.20"
}