12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_from": "@babel/helper-module-imports@^7.0.0",
- "_id": "@babel/helper-module-imports@7.7.0",
- "_inBundle": false,
- "_integrity": "sha512-Dv3hLKIC1jyfTkClvyEkYP2OlkzNvWs5+Q8WgPbxM5LMeorons7iPP91JM+DU7tRbhqA1ZeooPaMFvQrn23RHw==",
- "_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-runtime",
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.7.0.tgz",
- "_shasum": "99c095889466e5f7b6d66d98dffc58baaf42654d",
- "_spec": "@babel/helper-module-imports@^7.0.0",
- "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/plugin-transform-runtime",
- "author": {
- "name": "Logan Smyth",
- "email": "loganfsmyth@gmail.com"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/types": "^7.7.0"
- },
- "deprecated": false,
- "description": "Babel helper functions for inserting module loads",
- "devDependencies": {
- "@babel/core": "^7.7.0"
- },
- "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
- "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.0"
- }
|