| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_args": [
- [
- "@babel/helpers@7.17.9",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_development": true,
- "_from": "@babel/helpers@7.17.9",
- "_id": "@babel/helpers@7.17.9",
- "_inBundle": false,
- "_integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==",
- "_location": "/@babel/helpers",
- "_phantomChildren": {
- "to-fast-properties": "2.0.0"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helpers@7.17.9",
- "name": "@babel/helpers",
- "escapedName": "@babel%2fhelpers",
- "scope": "@babel",
- "rawSpec": "7.17.9",
- "saveSpec": null,
- "fetchSpec": "7.17.9"
- },
- "_requiredBy": [
- "/@babel/core"
- ],
- "_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.17.9.tgz",
- "_spec": "7.17.9",
- "_where": "E:\\item\\newItem\\admin",
- "author": {
- "name": "The Babel Team",
- "url": "https://babel.dev/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/template": "^7.16.7",
- "@babel/traverse": "^7.17.9",
- "@babel/types": "^7.17.0"
- },
- "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.9"
- }
|