58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-module-imports@7.7.4",
|
|
"/home/riddhi/frontend"
|
|
]
|
|
],
|
|
"_from": "@babel/helper-module-imports@7.7.4",
|
|
"_id": "@babel/helper-module-imports@7.7.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-dGcrX6K9l8258WFjyDLJwuVKxR4XZfU0/vTUgOQYWEnRD8mgr+p4d6fCUMq/ys0h4CCt/S5JhbvtyErjWouAUQ==",
|
|
"_location": "/@babel/helper-module-imports",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-imports@7.7.4",
|
|
"name": "@babel/helper-module-imports",
|
|
"escapedName": "@babel%2fhelper-module-imports",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.7.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.7.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-transform-runtime",
|
|
"/babel-plugin-emotion",
|
|
"/babel-preset-react-app/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.7.4.tgz",
|
|
"_spec": "7.7.4",
|
|
"_where": "/home/riddhi/frontend",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"dependencies": {
|
|
"@babel/types": "^7.7.4"
|
|
},
|
|
"description": "Babel helper functions for inserting module loads",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.7.4"
|
|
},
|
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-module-imports",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports"
|
|
},
|
|
"version": "7.7.4"
|
|
}
|