| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- {
- "_from": "@babel/helper-plugin-utils@^7.8.3",
- "_id": "@babel/helper-plugin-utils@7.8.3",
- "_inBundle": false,
- "_integrity": "sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==",
- "_location": "/@babel/helper-plugin-utils",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@babel/helper-plugin-utils@^7.8.3",
- "name": "@babel/helper-plugin-utils",
- "escapedName": "@babel%2fhelper-plugin-utils",
- "scope": "@babel",
- "rawSpec": "^7.8.3",
- "saveSpec": null,
- "fetchSpec": "^7.8.3"
- },
- "_requiredBy": [
- "/@babel/plugin-proposal-async-generator-functions",
- "/@babel/plugin-proposal-dynamic-import",
- "/@babel/plugin-proposal-json-strings",
- "/@babel/plugin-proposal-nullish-coalescing-operator",
- "/@babel/plugin-proposal-numeric-separator",
- "/@babel/plugin-proposal-object-rest-spread",
- "/@babel/plugin-proposal-optional-catch-binding",
- "/@babel/plugin-proposal-optional-chaining",
- "/@babel/plugin-proposal-unicode-property-regex",
- "/@babel/plugin-syntax-async-generators",
- "/@babel/plugin-syntax-dynamic-import",
- "/@babel/plugin-syntax-json-strings",
- "/@babel/plugin-syntax-jsx",
- "/@babel/plugin-syntax-nullish-coalescing-operator",
- "/@babel/plugin-syntax-numeric-separator",
- "/@babel/plugin-syntax-object-rest-spread",
- "/@babel/plugin-syntax-optional-catch-binding",
- "/@babel/plugin-syntax-optional-chaining",
- "/@babel/plugin-syntax-top-level-await",
- "/@babel/plugin-transform-arrow-functions",
- "/@babel/plugin-transform-async-to-generator",
- "/@babel/plugin-transform-block-scoped-functions",
- "/@babel/plugin-transform-block-scoping",
- "/@babel/plugin-transform-classes",
- "/@babel/plugin-transform-computed-properties",
- "/@babel/plugin-transform-destructuring",
- "/@babel/plugin-transform-dotall-regex",
- "/@babel/plugin-transform-duplicate-keys",
- "/@babel/plugin-transform-exponentiation-operator",
- "/@babel/plugin-transform-for-of",
- "/@babel/plugin-transform-function-name",
- "/@babel/plugin-transform-literals",
- "/@babel/plugin-transform-member-expression-literals",
- "/@babel/plugin-transform-modules-amd",
- "/@babel/plugin-transform-modules-commonjs",
- "/@babel/plugin-transform-modules-systemjs",
- "/@babel/plugin-transform-modules-umd",
- "/@babel/plugin-transform-new-target",
- "/@babel/plugin-transform-object-super",
- "/@babel/plugin-transform-parameters",
- "/@babel/plugin-transform-property-literals",
- "/@babel/plugin-transform-react-display-name",
- "/@babel/plugin-transform-react-jsx",
- "/@babel/plugin-transform-react-jsx-development",
- "/@babel/plugin-transform-react-jsx-self",
- "/@babel/plugin-transform-react-jsx-source",
- "/@babel/plugin-transform-reserved-words",
- "/@babel/plugin-transform-shorthand-properties",
- "/@babel/plugin-transform-spread",
- "/@babel/plugin-transform-sticky-regex",
- "/@babel/plugin-transform-template-literals",
- "/@babel/plugin-transform-typeof-symbol",
- "/@babel/plugin-transform-unicode-regex",
- "/@babel/preset-env",
- "/@babel/preset-modules",
- "/@babel/preset-react"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz",
- "_shasum": "9ea293be19babc0f52ff8ca88b34c3611b208670",
- "_spec": "@babel/helper-plugin-utils@^7.8.3",
- "_where": "G:\\micro\\react\\cld2\\node_modules\\@babel\\preset-env",
- "author": {
- "name": "Logan Smyth",
- "email": "loganfsmyth@gmail.com"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "General utilities for plugins to use",
- "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-plugin-utils",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils"
- },
- "version": "7.8.3"
- }
|