{ "name": "@babel/helper-compilation-targets", "version": "7.10.4", "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.10.4", "browserslist": "^4.12.0", "invariant": "^2.2.4", "levenary": "^1.1.1", "semver": "^5.5.0" }, "peerDependencies": { "@babel/core": "^7.0.0" }, "devDependencies": { "@babel/core": "^7.10.4", "@babel/helper-plugin-test-runner": "^7.10.4" }, "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df", "__npminstall_done": "Sun Sep 06 2020 16:10:16 GMT+0800 (中国标准时间)", "_from": "@babel/helper-compilation-targets@7.10.4", "_resolved": "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.10.4.tgz?cache=0&sync_timestamp=1593521093775&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-compilation-targets%2Fdownload%2F%40babel%2Fhelper-compilation-targets-7.10.4.tgz" }