75 lines
2.4 KiB
JSON
75 lines
2.4 KiB
JSON
{
|
|
"_from": "@babel/plugin-proposal-unicode-property-regex@^7.14.5",
|
|
"_id": "@babel/plugin-proposal-unicode-property-regex@7.14.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==",
|
|
"_location": "/@babel/plugin-proposal-unicode-property-regex",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-proposal-unicode-property-regex@^7.14.5",
|
|
"name": "@babel/plugin-proposal-unicode-property-regex",
|
|
"escapedName": "@babel%2fplugin-proposal-unicode-property-regex",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.14.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.14.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/preset-env",
|
|
"/@babel/preset-modules",
|
|
"/expo-constants/@babel/preset-env",
|
|
"/jest-expo/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.14.5.tgz",
|
|
"_shasum": "0f95ee0e757a5d647f378daa0eca7e93faa8bbe8",
|
|
"_spec": "@babel/plugin-proposal-unicode-property-regex@^7.14.5",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable/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.14.5",
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
|
|
"devDependencies": {
|
|
"@babel/core": "7.14.5",
|
|
"@babel/helper-plugin-test-runner": "7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex",
|
|
"keywords": [
|
|
"babel-plugin",
|
|
"regex",
|
|
"regexp",
|
|
"regular expressions",
|
|
"unicode properties",
|
|
"unicode"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/plugin-proposal-unicode-property-regex",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-plugin-proposal-unicode-property-regex"
|
|
},
|
|
"version": "7.14.5"
|
|
}
|