1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "_args": [
- [
- "@babel/plugin-transform-modules-systemjs@7.13.8",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_development": true,
- "_from": "@babel/plugin-transform-modules-systemjs@7.13.8",
- "_id": "@babel/plugin-transform-modules-systemjs@7.13.8",
- "_inBundle": false,
- "_integrity": "sha1-bQZu4r/zx7PWC/KN7Baa2ZODGuM=",
- "_location": "/@babel/plugin-transform-modules-systemjs",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/plugin-transform-modules-systemjs@7.13.8",
- "name": "@babel/plugin-transform-modules-systemjs",
- "escapedName": "@babel%2fplugin-transform-modules-systemjs",
- "scope": "@babel",
- "rawSpec": "7.13.8",
- "saveSpec": null,
- "fetchSpec": "7.13.8"
- },
- "_requiredBy": [
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.npm.taobao.org/@babel/plugin-transform-modules-systemjs/download/@babel/plugin-transform-modules-systemjs-7.13.8.tgz?cache=0&sync_timestamp=1614383098157&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-systemjs%2Fdownload%2F%40babel%2Fplugin-transform-modules-systemjs-7.13.8.tgz",
- "_spec": "7.13.8",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/helper-hoist-variables": "^7.13.0",
- "@babel/helper-module-transforms": "^7.13.0",
- "@babel/helper-plugin-utils": "^7.13.0",
- "@babel/helper-validator-identifier": "^7.12.11",
- "babel-plugin-dynamic-import-node": "^2.3.3"
- },
- "description": "This plugin transforms ES2015 modules to SystemJS",
- "devDependencies": {
- "@babel/core": "7.13.8",
- "@babel/helper-plugin-test-runner": "7.12.13",
- "@babel/plugin-syntax-dynamic-import": "^7.8.3"
- },
- "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs",
- "keywords": [
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/plugin-transform-modules-systemjs",
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-plugin-transform-modules-systemjs"
- },
- "version": "7.13.8"
- }
|