{ "_args": [ [ "@babel/helper-module-transforms@7.12.1", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_development": true, "_from": "@babel/helper-module-transforms@7.12.1", "_id": "@babel/helper-module-transforms@7.12.1", "_inBundle": false, "_integrity": "sha1-eVT+xx9bMsSOSzA7Q3w0RT/XJHw=", "_location": "/@babel/helper-module-transforms", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-module-transforms@7.12.1", "name": "@babel/helper-module-transforms", "escapedName": "@babel%2fhelper-module-transforms", "scope": "@babel", "rawSpec": "7.12.1", "saveSpec": null, "fetchSpec": "7.12.1" }, "_requiredBy": [ "/@babel/core", "/@babel/plugin-transform-modules-amd", "/@babel/plugin-transform-modules-commonjs", "/@babel/plugin-transform-modules-systemjs", "/@babel/plugin-transform-modules-umd" ], "_resolved": "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.12.1.tgz?cache=0&sync_timestamp=1602799922305&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-transforms%2Fdownload%2F%40babel%2Fhelper-module-transforms-7.12.1.tgz", "_spec": "7.12.1", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "author": { "name": "Logan Smyth", "email": "loganfsmyth@gmail.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/helper-module-imports": "^7.12.1", "@babel/helper-replace-supers": "^7.12.1", "@babel/helper-simple-access": "^7.12.1", "@babel/helper-split-export-declaration": "^7.11.0", "@babel/helper-validator-identifier": "^7.10.4", "@babel/template": "^7.10.4", "@babel/traverse": "^7.12.1", "@babel/types": "^7.12.1", "lodash": "^4.17.19" }, "description": "Babel helper functions for implementing ES6 module transformations", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-module-transforms", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-module-transforms" }, "version": "7.12.1" }