| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "@babel/helpers@7.23.2",
- "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
- ]
- ],
- "_development": true,
- "_from": "@babel/helpers@7.23.2",
- "_id": "@babel/helpers@7.23.2",
- "_inBundle": false,
- "_integrity": "sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==",
- "_location": "/@babel/helpers",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helpers@7.23.2",
- "name": "@babel/helpers",
- "escapedName": "@babel%2fhelpers",
- "scope": "@babel",
- "rawSpec": "7.23.2",
- "saveSpec": null,
- "fetchSpec": "7.23.2"
- },
- "_requiredBy": [
- "/@babel/core"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.2.tgz",
- "_spec": "7.23.2",
- "_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
- "author": {
- "name": "The Babel Team",
- "url": "https://babel.dev/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/template": "^7.22.15",
- "@babel/traverse": "^7.23.2",
- "@babel/types": "^7.23.0"
- },
- "description": "Collection of helper functions used by Babel transforms.",
- "devDependencies": {
- "@babel/generator": "^7.23.0",
- "@babel/helper-plugin-test-runner": "^7.22.5",
- "@babel/parser": "^7.23.0",
- "regenerator-runtime": "^0.14.0",
- "terser": "^5.19.2"
- },
- "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"
- },
- "type": "commonjs",
- "version": "7.23.2"
- }
|