|
{
"_from": "lodash@^4.17.4",
"_id": "lodash@4.17.5",
"_inBundle": false,
"_integrity": "sha1-maktZcAnLevoyWtgV7yPv6O+1RE=",
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "lodash@^4.17.4",
"name": "lodash",
"escapedName": "lodash",
"rawSpec": "^4.17.4",
"saveSpec": null,
"fetchSpec": "^4.17.4"
},
"_requiredBy": [
"/@babel/generator",
"/@babel/template",
"/@babel/traverse",
"/@babel/types",
"/async",
"/babel-core",
"/babel-generator",
"/babel-helper-define-map",
"/babel-helper-regex",
"/babel-plugin-transform-es2015-block-scoping",
"/babel-register",
"/babel-template",
"/babel-traverse",
"/babel-types",
"/eslint",
"/eslint-plugin-import",
"/html-webpack-plugin",
"/http-proxy-middleware",
"/inquirer",
"/last-call-webpack-plugin",
"/node-cache",
"/request-promise-core",
"/table",
"/vue-eslint-parser",
"/webpack-bundle-analyzer",
"/webpack-merge"
],
"_resolved": "http://registry.npm.taobao.org/lodash/download/lodash-4.17.5.tgz",
"_shasum": "99a92d65c0272debe8c96b6057bc8fbfa3bed511",
"_spec": "lodash@^4.17.4",
"_where": "/Users/FFIB/Desktop/data_visualization/node_modules/babel-core",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"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.5"
}
|