64 lines
2.0 KiB
JSON
64 lines
2.0 KiB
JSON
{
|
|
"_from": "@babel/helper-module-imports@^7.0.0",
|
|
"_id": "@babel/helper-module-imports@7.14.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==",
|
|
"_location": "/@babel/helper-module-imports",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-imports@^7.0.0",
|
|
"name": "@babel/helper-module-imports",
|
|
"escapedName": "@babel%2fhelper-module-imports",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-module-transforms",
|
|
"/@babel/plugin-transform-async-to-generator",
|
|
"/@babel/plugin-transform-react-jsx",
|
|
"/@babel/plugin-transform-runtime",
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz",
|
|
"_shasum": "6d1a44df6a38c957aa7c312da076429f11b422f3",
|
|
"_spec": "@babel/helper-module-imports@^7.0.0",
|
|
"_where": "/home/simon/Documents/lifen-autotest/node_modules/@babel/plugin-transform-runtime",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.14.5"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Babel helper functions for inserting module loads",
|
|
"devDependencies": {
|
|
"@babel/core": "7.14.5",
|
|
"@babel/traverse": "7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/helper-module-imports",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-module-imports"
|
|
},
|
|
"version": "7.14.5"
|
|
}
|