{ "_from": "@babel/helper-create-class-features-plugin@^7.18.6", "_id": "@babel/helper-create-class-features-plugin@7.26.9", "_inBundle": false, "_integrity": "sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==", "_location": "/@babel/helper-create-class-features-plugin", "_phantomChildren": { "@babel/code-frame": "7.26.2", "@babel/helper-string-parser": "7.25.9", "@babel/helper-validator-identifier": "7.25.9", "@jridgewell/gen-mapping": "0.3.8", "@jridgewell/trace-mapping": "0.3.25", "debug": "4.4.0", "globals": "11.12.0", "jsesc": "3.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-create-class-features-plugin@^7.18.6", "name": "@babel/helper-create-class-features-plugin", "escapedName": "@babel%2fhelper-create-class-features-plugin", "scope": "@babel", "rawSpec": "^7.18.6", "saveSpec": null, "fetchSpec": "^7.18.6" }, "_requiredBy": [ "/@babel/plugin-proposal-class-properties", "/@babel/plugin-proposal-decorators", "/@babel/plugin-transform-class-properties", "/@babel/plugin-transform-class-static-block", "/@babel/plugin-transform-private-methods", "/@babel/plugin-transform-private-property-in-object" ], "_resolved": "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.26.9.tgz", "_shasum": "d6f83e3039547fbb39967e78043cd3c8b7820c71", "_spec": "@babel/helper-create-class-features-plugin@^7.18.6", "_where": "D:\\jenkins\\workspace\\dataShare-fvue\\node_modules\\@babel\\plugin-proposal-class-properties", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-annotate-as-pure": "^7.25.9", "@babel/helper-member-expression-to-functions": "^7.25.9", "@babel/helper-optimise-call-expression": "^7.25.9", "@babel/helper-replace-supers": "^7.26.5", "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", "@babel/traverse": "^7.26.9", "semver": "^6.3.1" }, "deprecated": false, "description": "Compile class public and private fields, private methods and decorators to ES6", "devDependencies": { "@babel/core": "^7.26.9", "@babel/helper-plugin-test-runner": "^7.25.9", "@babel/preset-env": "^7.26.9", "@types/charcodes": "^0.2.0", "charcodes": "^0.2.0" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://github.com/babel/babel#readme", "keywords": [ "babel", "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/helper-create-class-features-plugin", "peerDependencies": { "@babel/core": "^7.0.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-create-class-features-plugin" }, "type": "commonjs", "version": "7.26.9" }