| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "@babel/helper-module-imports@7.10.1",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-module-imports@7.10.1",
- "_id": "@babel/helper-module-imports@7.10.1",
- "_inBundle": false,
- "_integrity": "sha512-SFxgwYmZ3HZPyZwJRiVNLRHWuW2OgE5k2nrVs6D9Iv4PPnXVffuEHy83Sfx/l4SqF+5kyJXjAyUmrG7tNm+qVg==",
- "_location": "/@babel/helper-module-imports",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-module-imports@7.10.1",
- "name": "@babel/helper-module-imports",
- "escapedName": "@babel%2fhelper-module-imports",
- "scope": "@babel",
- "rawSpec": "7.10.1",
- "saveSpec": null,
- "fetchSpec": "7.10.1"
- },
- "_requiredBy": [
- "/@babel/plugin-transform-runtime",
- "/@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.10.1.tgz",
- "_spec": "7.10.1",
- "_where": "E:\\item\\newItem\\admin",
- "author": {
- "name": "Logan Smyth",
- "email": "loganfsmyth@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/types": "^7.10.1"
- },
- "description": "Babel helper functions for inserting module loads",
- "devDependencies": {
- "@babel/core": "^7.10.1"
- },
- "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
- "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.10.1"
- }
|