62 lines
1.7 KiB
JSON
62 lines
1.7 KiB
JSON
|
{
|
||
|
"_from": "@babel/helpers@^7.17.0",
|
||
|
"_id": "@babel/helpers@7.17.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-Xe/9NFxjPwELUvW2dsukcMZIp6XwPSbI4ojFBJuX5ramHuVE22SVcZIwqzdWo5uCgeTXW8qV97lMvSOjq+1+nQ==",
|
||
|
"_location": "/@babel/helpers",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/helpers@^7.17.0",
|
||
|
"name": "@babel/helpers",
|
||
|
"escapedName": "@babel%2fhelpers",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.17.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.17.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/core"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.0.tgz",
|
||
|
"_shasum": "79cdf6c66a579f3a7b5e739371bc63ca0306886b",
|
||
|
"_spec": "@babel/helpers@^7.17.0",
|
||
|
"_where": "C:\\laragon\\www\\idlers\\node_modules\\@babel\\core",
|
||
|
"author": {
|
||
|
"name": "The Babel Team",
|
||
|
"url": "https://babel.dev/team"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/template": "^7.16.7",
|
||
|
"@babel/traverse": "^7.17.0",
|
||
|
"@babel/types": "^7.17.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Collection of helper functions used by Babel transforms.",
|
||
|
"devDependencies": {
|
||
|
"@babel/helper-plugin-test-runner": "^7.16.7",
|
||
|
"terser": "^5.9.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"homepage": "https://babel.dev/docs/en/next/babel-helpers",
|
||
|
"license": "MIT",
|
||
|
"main": "./lib/index.js",
|
||
|
"name": "@babel/helpers",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-helpers"
|
||
|
},
|
||
|
"version": "7.17.0"
|
||
|
}
|