kiwiirc-custom/node_modules/@babel/preset-env/node_modules/@babel/helper-plugin-utils/package.json

57 lines
1.6 KiB
JSON

{
"_args": [
[
"@babel/helper-plugin-utils@7.14.5",
"/media/veracrypt1/GitHub/kiwiirc-custom"
]
],
"_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/preset-env/@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/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz",
"_spec": "7.14.5",
"_where": "/media/veracrypt1/GitHub/kiwiirc-custom",
"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"
}