| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_from": "@babel/helper-module-imports@^7.8.3",
- "_id": "@babel/helper-module-imports@7.8.3",
- "_inBundle": false,
- "_integrity": "sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==",
- "_location": "/@babel/helper-module-imports",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@babel/helper-module-imports@^7.8.3",
- "name": "@babel/helper-module-imports",
- "escapedName": "@babel%2fhelper-module-imports",
- "scope": "@babel",
- "rawSpec": "^7.8.3",
- "saveSpec": null,
- "fetchSpec": "^7.8.3"
- },
- "_requiredBy": [
- "/@babel/helper-builder-react-jsx-experimental",
- "/@babel/helper-module-transforms",
- "/@babel/plugin-transform-async-to-generator",
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz",
- "_shasum": "7fe39589b39c016331b6b8c3f441e8f0b1419498",
- "_spec": "@babel/helper-module-imports@^7.8.3",
- "_where": "G:\\micro\\react\\cld2\\node_modules\\@babel\\helper-module-transforms",
- "author": {
- "name": "Logan Smyth",
- "email": "loganfsmyth@gmail.com"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/types": "^7.8.3"
- },
- "deprecated": false,
- "description": "Babel helper functions for inserting module loads",
- "devDependencies": {
- "@babel/core": "^7.8.3"
- },
- "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
- "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.8.3"
- }
|