Files
red_de_investigacion_front/node_modules/@babel/helper-call-delegate/package.json
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

47 lines
1.6 KiB
JSON

{
"_from": "@babel/helper-call-delegate@^7.7.4",
"_id": "@babel/helper-call-delegate@7.7.4",
"_inBundle": false,
"_integrity": "sha512-8JH9/B7J7tCYJ2PpWVpw9JhPuEVHztagNVuQAFBVFYluRMlpG7F1CgKEgGeL6KFqcsIa92ZYVj6DSc0XwmN1ZA==",
"_location": "/@babel/helper-call-delegate",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-call-delegate@^7.7.4",
"name": "@babel/helper-call-delegate",
"escapedName": "@babel%2fhelper-call-delegate",
"scope": "@babel",
"rawSpec": "^7.7.4",
"saveSpec": null,
"fetchSpec": "^7.7.4"
},
"_requiredBy": [
"/@babel/plugin-transform-parameters"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-call-delegate/-/helper-call-delegate-7.7.4.tgz",
"_shasum": "621b83e596722b50c0066f9dc37d3232e461b801",
"_spec": "@babel/helper-call-delegate@^7.7.4",
"_where": "/home/george/citwa/red_de_investigacion_front/first/node_modules/@babel/plugin-transform-parameters",
"bundleDependencies": false,
"dependencies": {
"@babel/helper-hoist-variables": "^7.7.4",
"@babel/traverse": "^7.7.4",
"@babel/types": "^7.7.4"
},
"deprecated": false,
"description": "Helper function to call delegate",
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-call-delegate",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate"
},
"version": "7.7.4"
}