| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_from": "@babel/helper-compilation-targets@^7.8.7",
- "_id": "@babel/helper-compilation-targets@7.8.7",
- "_inBundle": false,
- "_integrity": "sha512-4mWm8DCK2LugIS+p1yArqvG1Pf162upsIsjE7cNBjez+NjliQpVhj20obE520nao0o14DaTnFJv+Fw5a0JpoUw==",
- "_location": "/@babel/helper-compilation-targets",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@babel/helper-compilation-targets@^7.8.7",
- "name": "@babel/helper-compilation-targets",
- "escapedName": "@babel%2fhelper-compilation-targets",
- "scope": "@babel",
- "rawSpec": "^7.8.7",
- "saveSpec": null,
- "fetchSpec": "^7.8.7"
- },
- "_requiredBy": [
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz",
- "_shasum": "dac1eea159c0e4bd46e309b5a1b04a66b53c1dde",
- "_spec": "@babel/helper-compilation-targets@^7.8.7",
- "_where": "G:\\micro\\react\\cld2\\node_modules\\@babel\\preset-env",
- "author": {
- "name": "The Babel Team",
- "url": "https://babeljs.io/team"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/compat-data": "^7.8.6",
- "browserslist": "^4.9.1",
- "invariant": "^2.2.4",
- "levenary": "^1.1.1",
- "semver": "^5.5.0"
- },
- "deprecated": false,
- "description": "Engine compat data used in @babel/preset-env",
- "devDependencies": {
- "@babel/core": "^7.8.7",
- "@babel/helper-plugin-test-runner": "^7.8.3"
- },
- "exports": {
- ".": "./lib/index.js"
- },
- "gitHead": "595f65f33b8e948e34d12be83f700cf8d070c790",
- "keywords": [
- "babel",
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-compilation-targets",
- "peerDependencies": {
- "@babel/core": "^7.0.0"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-compilation-targets"
- },
- "version": "7.8.7"
- }
|