{ "name": "@babel/helper-compilation-targets", "version": "7.12.5", "author": "The Babel Team (https://babeljs.io/team)", "license": "MIT", "description": "Engine compat data used in @babel/preset-env", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-compilation-targets" }, "main": "lib/index.js", "exports": { ".": "./lib/index.js" }, "publishConfig": { "access": "public" }, "keywords": [ "babel", "babel-plugin" ], "dependencies": { "@babel/compat-data": "^7.12.5", "@babel/helper-validator-option": "^7.12.1", "browserslist": "^4.14.5", "semver": "^5.5.0" }, "peerDependencies": { "@babel/core": "^7.0.0" }, "devDependencies": { "@babel/core": "7.12.3" }, "__npminstall_done": "Thu Dec 24 2020 20:20:34 GMT+0800 (CST)", "_from": "@babel/helper-compilation-targets@7.12.5", "_resolved": "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.12.5.tgz" }