| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_from": "@babel/helper-module-imports@7.21.4",
- "_id": "@babel/helper-module-imports@7.21.4",
- "_inBundle": false,
- "_integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
- "_location": "/@babel/helper-module-imports",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-module-imports@7.21.4",
- "name": "@babel/helper-module-imports",
- "escapedName": "@babel%2fhelper-module-imports",
- "scope": "@babel",
- "rawSpec": "7.21.4",
- "saveSpec": null,
- "fetchSpec": "7.21.4"
- },
- "_requiredBy": [
- "/@babel/plugin-transform-runtime",
- "/miniprogram-ci"
- ],
- "_resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
- "_shasum": "ac88b2f76093637489e718a90cec6cf8a9b029af",
- "_spec": "@babel/helper-module-imports@7.21.4",
- "_where": "/data/wwwroot/qimall/node/node_modules/miniprogram-ci",
- "author": {
- "name": "The Babel Team",
- "url": "https://babel.dev/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/types": "^7.21.4"
- },
- "deprecated": false,
- "description": "Babel helper functions for inserting module loads",
- "devDependencies": {
- "@babel/core": "^7.21.4",
- "@babel/traverse": "^7.21.4"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
- "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"
- },
- "type": "commonjs",
- "version": "7.21.4"
- }
|