12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_args": [
- [
- "@babel/plugin-transform-modules-commonjs@7.13.8",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_development": true,
- "_from": "@babel/plugin-transform-modules-commonjs@7.13.8",
- "_id": "@babel/plugin-transform-modules-commonjs@7.13.8",
- "_inBundle": false,
- "_integrity": "sha1-ewGtfC3PInWwb6F4HgDRPUILPhs=",
- "_location": "/@babel/plugin-transform-modules-commonjs",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/plugin-transform-modules-commonjs@7.13.8",
- "name": "@babel/plugin-transform-modules-commonjs",
- "escapedName": "@babel%2fplugin-transform-modules-commonjs",
- "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-commonjs/download/@babel/plugin-transform-modules-commonjs-7.13.8.tgz?cache=0&sync_timestamp=1614382840057&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-modules-commonjs%2Fdownload%2F%40babel%2Fplugin-transform-modules-commonjs-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-module-transforms": "^7.13.0",
- "@babel/helper-plugin-utils": "^7.13.0",
- "@babel/helper-simple-access": "^7.12.13",
- "babel-plugin-dynamic-import-node": "^2.3.3"
- },
- "description": "This plugin transforms ES2015 modules to CommonJS",
- "devDependencies": {
- "@babel/core": "7.13.8",
- "@babel/helper-plugin-test-runner": "7.12.13",
- "@babel/plugin-syntax-object-rest-spread": "^7.8.3"
- },
- "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs",
- "keywords": [
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/plugin-transform-modules-commonjs",
- "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-commonjs"
- },
- "version": "7.13.8"
- }
|