123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "@babel/helper-plugin-utils@7.14.5",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_development": true,
- "_from": "@babel/helper-plugin-utils@7.14.5",
- "_id": "@babel/helper-plugin-utils@7.14.5",
- "_inBundle": false,
- "_integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==",
- "_location": "/@babel/helper-plugin-utils",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-plugin-utils@7.14.5",
- "name": "@babel/helper-plugin-utils",
- "escapedName": "@babel%2fhelper-plugin-utils",
- "scope": "@babel",
- "rawSpec": "7.14.5",
- "saveSpec": null,
- "fetchSpec": "7.14.5"
- },
- "_requiredBy": [
- "/@babel/plugin-syntax-async-generators",
- "/@babel/plugin-syntax-bigint",
- "/@babel/plugin-syntax-class-properties",
- "/@babel/plugin-syntax-import-meta",
- "/@babel/plugin-syntax-json-strings",
- "/@babel/plugin-syntax-logical-assignment-operators",
- "/@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-syntax-typescript",
- "/babel-plugin-istanbul"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
- "_spec": "7.14.5",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "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.14.5"
- }
|