66 lines
1.9 KiB
JSON
66 lines
1.9 KiB
JSON
|
{
|
|||
|
"_from": "@babel/plugin-external-helpers@^7.0.0",
|
|||
|
"_id": "@babel/plugin-external-helpers@7.14.5",
|
|||
|
"_inBundle": false,
|
|||
|
"_integrity": "sha512-q/B/hLX+nDGk73Xn529d7Ar4ih17J8pNBbsXafq8oXij0XfFEA/bks+u+6q5q04zO5o/qivjzui6BqzPfYShEg==",
|
|||
|
"_location": "/@babel/plugin-external-helpers",
|
|||
|
"_phantomChildren": {},
|
|||
|
"_requested": {
|
|||
|
"type": "range",
|
|||
|
"registry": true,
|
|||
|
"raw": "@babel/plugin-external-helpers@^7.0.0",
|
|||
|
"name": "@babel/plugin-external-helpers",
|
|||
|
"escapedName": "@babel%2fplugin-external-helpers",
|
|||
|
"scope": "@babel",
|
|||
|
"rawSpec": "^7.0.0",
|
|||
|
"saveSpec": null,
|
|||
|
"fetchSpec": "^7.0.0"
|
|||
|
},
|
|||
|
"_requiredBy": [
|
|||
|
"/metro"
|
|||
|
],
|
|||
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-external-helpers/-/plugin-external-helpers-7.14.5.tgz",
|
|||
|
"_shasum": "920baa1569a8df5d5710abc342c7b1ac8968ed76",
|
|||
|
"_spec": "@babel/plugin-external-helpers@^7.0.0",
|
|||
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/metro",
|
|||
|
"author": {
|
|||
|
"name": "The Babel Team",
|
|||
|
"url": "https://babel.dev/team"
|
|||
|
},
|
|||
|
"bugs": {
|
|||
|
"url": "https://github.com/babel/babel/issues"
|
|||
|
},
|
|||
|
"bundleDependencies": false,
|
|||
|
"dependencies": {
|
|||
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|||
|
},
|
|||
|
"deprecated": false,
|
|||
|
"description": "This plugin contains helper functions that’ll be placed at the top of the generated code",
|
|||
|
"devDependencies": {
|
|||
|
"@babel/core": "7.14.5",
|
|||
|
"@babel/helper-plugin-test-runner": "7.14.5"
|
|||
|
},
|
|||
|
"engines": {
|
|||
|
"node": ">=6.9.0"
|
|||
|
},
|
|||
|
"homepage": "https://babel.dev/docs/en/next/babel-plugin-external-helpers",
|
|||
|
"keywords": [
|
|||
|
"babel-plugin"
|
|||
|
],
|
|||
|
"license": "MIT",
|
|||
|
"main": "./lib/index.js",
|
|||
|
"name": "@babel/plugin-external-helpers",
|
|||
|
"peerDependencies": {
|
|||
|
"@babel/core": "^7.0.0-0"
|
|||
|
},
|
|||
|
"publishConfig": {
|
|||
|
"access": "public"
|
|||
|
},
|
|||
|
"repository": {
|
|||
|
"type": "git",
|
|||
|
"url": "git+https://github.com/babel/babel.git",
|
|||
|
"directory": "packages/babel-plugin-external-helpers"
|
|||
|
},
|
|||
|
"version": "7.14.5"
|
|||
|
}
|