Gazebo_simulation-Frontend/node_modules/@babel/helper-validator-identifier/package.json

76 lines
2.9 KiB
JSON

{
"_args": [
[
"@babel/helper-validator-identifier@7.9.5",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "@babel/helper-validator-identifier@7.9.5",
"_id": "@babel/helper-validator-identifier@7.9.5",
"_inBundle": false,
"_integrity": "sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==",
"_location": "/@babel/helper-validator-identifier",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-validator-identifier@7.9.5",
"name": "@babel/helper-validator-identifier",
"escapedName": "@babel%2fhelper-validator-identifier",
"scope": "@babel",
"rawSpec": "7.9.5",
"saveSpec": null,
"fetchSpec": "7.9.5"
},
"_requiredBy": [
"/@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/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/types",
"/@babel/helper-optimise-call-expression/@babel/types",
"/@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/preset-env/@babel/types",
"/@babel/template/@babel/highlight",
"/@babel/template/@babel/types",
"/@babel/traverse/@babel/highlight",
"/@babel/traverse/@babel/types",
"/@svgr/plugin-jsx/@babel/highlight",
"/@svgr/plugin-jsx/@babel/types"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz",
"_spec": "7.9.5",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"description": "Validate identifier/keywords name",
"devDependencies": {
"charcodes": "^0.2.0",
"unicode-13.0.0": "^0.8.0"
},
"exports": "./lib/index.js",
"gitHead": "5b97e77e030cf3853a147fdff81844ea4026219d",
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/helper-validator-identifier",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-validator-identifier"
},
"version": "7.9.5"
}