1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "_args": [
- [
- "@babel/helper-compilation-targets@7.13.13",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-compilation-targets@7.13.13",
- "_id": "@babel/helper-compilation-targets@7.13.13",
- "_inBundle": false,
- "_integrity": "sha1-KylyoJJkdIU/QeStvGkzj1IGAOU=",
- "_location": "/@babel/helper-compilation-targets",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-compilation-targets@7.13.13",
- "name": "@babel/helper-compilation-targets",
- "escapedName": "@babel%2fhelper-compilation-targets",
- "scope": "@babel",
- "rawSpec": "7.13.13",
- "saveSpec": null,
- "fetchSpec": "7.13.13"
- },
- "_requiredBy": [
- "/@babel/core",
- "/@babel/helper-define-polyfill-provider",
- "/@babel/plugin-proposal-object-rest-spread",
- "/@babel/preset-env",
- "/@vue/babel-preset-app"
- ],
- "_resolved": "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.13.13.tgz?cache=0&sync_timestamp=1616793947397&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-compilation-targets%2Fdownload%2F%40babel%2Fhelper-compilation-targets-7.13.13.tgz",
- "_spec": "7.13.13",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "author": {
- "name": "The Babel Team",
- "url": "https://babel.dev/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/compat-data": "^7.13.12",
- "@babel/helper-validator-option": "^7.12.17",
- "browserslist": "^4.14.5",
- "semver": "^6.3.0"
- },
- "description": "Engine compat data used in @babel/preset-env",
- "devDependencies": {
- "@babel/core": "7.13.13"
- },
- "exports": {
- ".": "./lib/index.js"
- },
- "homepage": "https://github.com/babel/babel#readme",
- "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": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-helper-compilation-targets"
- },
- "version": "7.13.13"
- }
|