1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- {
- "_args": [
- [
- "@babel/helper-plugin-utils@7.16.7",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-plugin-utils@7.16.7",
- "_id": "@babel/helper-plugin-utils@7.16.7",
- "_inBundle": false,
- "_integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==",
- "_location": "/@babel/helper-plugin-utils",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-plugin-utils@7.16.7",
- "name": "@babel/helper-plugin-utils",
- "escapedName": "@babel%2fhelper-plugin-utils",
- "scope": "@babel",
- "rawSpec": "7.16.7",
- "saveSpec": null,
- "fetchSpec": "7.16.7"
- },
- "_requiredBy": [
- "/@babel/helper-define-polyfill-provider",
- "/@babel/plugin-proposal-async-generator-functions",
- "/@babel/plugin-proposal-class-properties",
- "/@babel/plugin-proposal-decorators",
- "/@babel/plugin-proposal-json-strings",
- "/@babel/plugin-proposal-object-rest-spread",
- "/@babel/plugin-proposal-optional-catch-binding",
- "/@babel/plugin-proposal-unicode-property-regex",
- "/@babel/plugin-syntax-async-generators",
- "/@babel/plugin-syntax-decorators",
- "/@babel/plugin-syntax-dynamic-import",
- "/@babel/plugin-syntax-json-strings",
- "/@babel/plugin-syntax-jsx",
- "/@babel/plugin-syntax-object-rest-spread",
- "/@babel/plugin-syntax-optional-catch-binding",
- "/@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-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-runtime",
- "/@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"
- ],
- "_resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
- "_spec": "7.16.7",
- "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "author": {
- "name": "The Babel Team",
- "url": "https://babel.dev/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "description": "General utilities for plugins to use",
- "engines": {
- "node": ">=6.9.0"
- },
- "homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
- "license": "MIT",
- "main": "./lib/index.js",
- "name": "@babel/helper-plugin-utils",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/babel/babel.git",
- "directory": "packages/babel-helper-plugin-utils"
- },
- "version": "7.16.7"
- }
|