Gazebo_simulation-Frontend/node_modules/lodash/package.json

122 lines
3.7 KiB
JSON

{
"_args": [
[
"lodash@4.17.15",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "lodash@4.17.15",
"_id": "lodash@4.17.15",
"_inBundle": false,
"_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash@4.17.15",
"name": "lodash",
"escapedName": "lodash",
"rawSpec": "4.17.15",
"saveSpec": null,
"fetchSpec": "4.17.15"
},
"_requiredBy": [
"/@babel/core",
"/@babel/generator",
"/@babel/generator/@babel/types",
"/@babel/helper-annotate-as-pure/@babel/types",
"/@babel/helper-builder-binary-assignment-operator-visitor/@babel/types",
"/@babel/helper-builder-react-jsx-experimental/@babel/types",
"/@babel/helper-builder-react-jsx/@babel/types",
"/@babel/helper-define-map",
"/@babel/helper-define-map/@babel/types",
"/@babel/helper-explode-assignable-expression/@babel/types",
"/@babel/helper-function-name/@babel/types",
"/@babel/helper-get-function-arity/@babel/types",
"/@babel/helper-hoist-variables/@babel/types",
"/@babel/helper-member-expression-to-functions/@babel/types",
"/@babel/helper-module-transforms",
"/@babel/helper-module-transforms/@babel/types",
"/@babel/helper-optimise-call-expression/@babel/types",
"/@babel/helper-regex",
"/@babel/helper-remap-async-to-generator/@babel/types",
"/@babel/helper-replace-supers/@babel/types",
"/@babel/helper-simple-access/@babel/types",
"/@babel/helper-split-export-declaration/@babel/types",
"/@babel/helper-wrap-function/@babel/types",
"/@babel/helpers/@babel/types",
"/@babel/plugin-transform-async-to-generator/@babel/types",
"/@babel/plugin-transform-block-scoping",
"/@babel/preset-env/@babel/types",
"/@babel/template/@babel/types",
"/@babel/traverse",
"/@babel/traverse/@babel/types",
"/@babel/types",
"/@svgr/plugin-jsx/@babel/core",
"/@svgr/plugin-jsx/@babel/types",
"/@testing-library/jest-dom",
"/async",
"/babel-generator",
"/babel-register",
"/babel-register/babel-core",
"/babel-template",
"/babel-traverse",
"/babel-types",
"/eslint",
"/eslint-plugin-flowtype",
"/eslint-plugin-import",
"/html-webpack-plugin",
"/inquirer",
"/jest-config/babel-core",
"/jest-runtime/babel-core",
"/last-call-webpack-plugin",
"/ra-core",
"/ra-ui-materialui",
"/react-dev-utils/inquirer",
"/request-promise-core",
"/table",
"/webpack-dev-server/http-proxy-middleware",
"/webpack-manifest-plugin"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"_spec": "4.17.15",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"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.15"
}