You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.9 KiB
65 lines
1.9 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-module-imports@7.12.5",
|
|
"/home/lefos/repos/swarmlab-playground-client"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-module-imports@7.12.5",
|
|
"_id": "@babel/helper-module-imports@7.12.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==",
|
|
"_location": "/@babel/helper-module-imports",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-imports@7.12.5",
|
|
"name": "@babel/helper-module-imports",
|
|
"escapedName": "@babel%2fhelper-module-imports",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.12.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.12.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-module-transforms",
|
|
"/@babel/plugin-transform-async-to-generator",
|
|
"/@babel/plugin-transform-runtime",
|
|
"/@babel/preset-env",
|
|
"/@vue/babel-plugin-jsx",
|
|
"/@vue/babel-plugin-transform-vue-jsx",
|
|
"/@vue/babel-preset-app"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz",
|
|
"_spec": "7.12.5",
|
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/types": "^7.12.5"
|
|
},
|
|
"description": "Babel helper functions for inserting module loads",
|
|
"devDependencies": {
|
|
"@babel/core": "7.12.3"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"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.12.5"
|
|
}
|
|
|