12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_from": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12",
- "_id": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12",
- "_inBundle": false,
- "_integrity": "sha1-o0hNhNC1SfP8kWuZ7keD8m+rrSo=",
- "_location": "/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12",
- "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
- "escapedName": "@babel%2fplugin-bugfix-v8-spread-parameters-in-optional-chaining",
- "scope": "@babel",
- "rawSpec": "^7.13.12",
- "saveSpec": null,
- "fetchSpec": "^7.13.12"
- },
- "_requiredBy": [
- "/@babel/preset-env"
- ],
- "_resolved": "https://registry.npm.taobao.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/download/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz?cache=0&sync_timestamp=1616428144508&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-bugfix-v8-spread-parameters-in-optional-chaining%2Fdownload%2F%40babel%2Fplugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz",
- "_shasum": "a3484d84d0b549f3fc916b99ee4783f26fabad2a",
- "_spec": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12",
- "_where": "D:\\朗通信息\\icssDService\\node_modules\\@babel\\preset-env",
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.13.0",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.12.1",
- "@babel/plugin-proposal-optional-chaining": "^7.13.12"
- },
- "deprecated": false,
- "description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558",
- "devDependencies": {
- "@babel/core": "7.13.10",
- "@babel/helper-plugin-test-runner": "7.13.10",
- "@babel/traverse": "7.13.0"
- },
- "exports": {
- ".": [
- "./lib/index.js"
- ]
- },
- "homepage": "https://babel.dev/docs/en/next/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining",
- "keywords": [
- "babel-plugin",
- "bugfix"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
- "peerDependencies": {
- "@babel/core": "^7.13.0"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining"
- },
- "version": "7.13.12"
- }
|