You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

80 lines
2.5 KiB

{
"_args": [
[
"@babel/helper-create-regexp-features-plugin@7.26.3",
"D:\\IDEAproject\\frontend\\Front-end logistics"
]
],
"_development": true,
"_from": "@babel/helper-create-regexp-features-plugin@7.26.3",
"_id": "@babel/helper-create-regexp-features-plugin@7.26.3",
"_inBundle": false,
"_integrity": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==",
"_location": "/@babel/helper-create-regexp-features-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-create-regexp-features-plugin@7.26.3",
"name": "@babel/helper-create-regexp-features-plugin",
"escapedName": "@babel%2fhelper-create-regexp-features-plugin",
"scope": "@babel",
"rawSpec": "7.26.3",
"saveSpec": null,
"fetchSpec": "7.26.3"
},
"_requiredBy": [
"/@babel/plugin-syntax-unicode-sets-regex",
"/@babel/plugin-transform-dotall-regex",
"/@babel/plugin-transform-duplicate-named-capturing-groups-regex",
"/@babel/plugin-transform-named-capturing-groups-regex",
"/@babel/plugin-transform-regexp-modifiers",
"/@babel/plugin-transform-unicode-property-regex",
"/@babel/plugin-transform-unicode-regex",
"/@babel/plugin-transform-unicode-sets-regex"
],
"_resolved": "https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.26.3.tgz",
"_spec": "7.26.3",
"_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.25.9",
"regexpu-core": "^6.2.0",
"semver": "^6.3.1"
},
"description": "Compile ESNext Regular Expressions to ES5",
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/helper-plugin-test-runner": "^7.25.9"
},
"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-regexp-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-regexp-features-plugin"
},
"type": "commonjs",
"version": "7.26.3"
}