Gazebo_simulation-Frontend/node_modules/@babel/helper-replace-supers/package.json
2020-12-22 09:59:14 -05:00

59 lines
1.9 KiB
JSON

{
"_args": [
[
"@babel/helper-replace-supers@7.9.6",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "@babel/helper-replace-supers@7.9.6",
"_id": "@babel/helper-replace-supers@7.9.6",
"_inBundle": false,
"_integrity": "sha512-qX+chbxkbArLyCImk3bWV+jB5gTNU/rsze+JlcF6Nf8tVTigPJSI1o1oBow/9Resa1yehUO9lIipsmu9oG4RzA==",
"_location": "/@babel/helper-replace-supers",
"_phantomChildren": {
"@babel/helper-validator-identifier": "7.9.5",
"lodash": "4.17.15",
"to-fast-properties": "2.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-replace-supers@7.9.6",
"name": "@babel/helper-replace-supers",
"escapedName": "@babel%2fhelper-replace-supers",
"scope": "@babel",
"rawSpec": "7.9.6",
"saveSpec": null,
"fetchSpec": "7.9.6"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin",
"/@babel/helper-module-transforms",
"/@babel/plugin-transform-classes",
"/@babel/plugin-transform-object-super",
"/babel-preset-react-app/@babel/plugin-transform-classes"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.9.6.tgz",
"_spec": "7.9.6",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"dependencies": {
"@babel/helper-member-expression-to-functions": "^7.8.3",
"@babel/helper-optimise-call-expression": "^7.8.3",
"@babel/traverse": "^7.9.6",
"@babel/types": "^7.9.6"
},
"description": "Helper function to replace supers",
"gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-replace-supers",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers"
},
"version": "7.9.6"
}