{ "_from": "@babel/plugin-transform-regexp-modifiers@^7.28.6", "_id": "@babel/plugin-transform-regexp-modifiers@7.28.6", "_inBundle": false, "_integrity": "sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==", "_location": "/@babel/plugin-transform-regexp-modifiers", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-regexp-modifiers@^7.28.6", "name": "@babel/plugin-transform-regexp-modifiers", "escapedName": "@babel%2fplugin-transform-regexp-modifiers", "scope": "@babel", "rawSpec": "^7.28.6", "saveSpec": null, "fetchSpec": "^7.28.6" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.28.6.tgz", "_shasum": "7ef0163bd8b4a610481b2509c58cf217f065290b", "_spec": "@babel/plugin-transform-regexp-modifiers@^7.28.6", "_where": "E:\\git\\2021项目\\安科院大屏\\node_modules\\@babel\\preset-env", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-create-regexp-features-plugin": "^7.28.5", "@babel/helper-plugin-utils": "^7.28.6" }, "deprecated": false, "description": "Compile inline regular expression modifiers", "devDependencies": { "@babel/core": "^7.28.6" }, "engines": { "node": ">=6.9.0" }, "exports": { ".": { "types": "./lib/index.d.ts", "default": "./lib/index.js" }, "./package.json": "./package.json" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-regexp-modifiers", "keywords": [ "babel-plugin", "regex", "regexp", "regular expressions" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-regexp-modifiers", "peerDependencies": { "@babel/core": "^7.0.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-regexp-modifiers" }, "type": "commonjs", "version": "7.28.6" }