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.
84 lines
2.3 KiB
84 lines
2.3 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-syntax-unicode-sets-regex@7.18.6",
|
|
"D:\\IDEAproject\\frontend\\Front-end logistics"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/plugin-syntax-unicode-sets-regex@7.18.6",
|
|
"_id": "@babel/plugin-syntax-unicode-sets-regex@7.18.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==",
|
|
"_location": "/@babel/plugin-syntax-unicode-sets-regex",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-syntax-unicode-sets-regex@7.18.6",
|
|
"name": "@babel/plugin-syntax-unicode-sets-regex",
|
|
"escapedName": "@babel%2fplugin-syntax-unicode-sets-regex",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.18.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.18.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz",
|
|
"_spec": "7.18.6",
|
|
"_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-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"description": "Parse regular expressions' unicodeSets (v) flag.",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.18.6",
|
|
"@babel/helper-plugin-test-runner": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"exports": {
|
|
".": "./lib/index.js",
|
|
"./package.json": "./package.json"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-unicode-sets-regex",
|
|
"keywords": [
|
|
"babel-plugin",
|
|
"regex",
|
|
"regexp",
|
|
"unicode",
|
|
"sets",
|
|
"properties",
|
|
"property",
|
|
"string",
|
|
"strings",
|
|
"regular expressions"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/plugin-syntax-unicode-sets-regex",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-plugin-syntax-unicode-sets-regex"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.18.6"
|
|
}
|