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.
73 lines
2.2 KiB
73 lines
2.2 KiB
4 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@babel/plugin-proposal-unicode-property-regex@7.12.1",
|
||
|
"/home/lefos/repos/swarmlab-playground-client"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "@babel/plugin-proposal-unicode-property-regex@7.12.1",
|
||
|
"_id": "@babel/plugin-proposal-unicode-property-regex@7.12.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-MYq+l+PvHuw/rKUz1at/vb6nCnQ2gmJBNaM62z0OgH7B2W1D9pvkpYtlti9bGtizNIU1K3zm4bZF9F91efVY0w==",
|
||
|
"_location": "/@babel/plugin-proposal-unicode-property-regex",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/plugin-proposal-unicode-property-regex@7.12.1",
|
||
|
"name": "@babel/plugin-proposal-unicode-property-regex",
|
||
|
"escapedName": "@babel%2fplugin-proposal-unicode-property-regex",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "7.12.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "7.12.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/preset-env",
|
||
|
"/@babel/preset-modules"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.1.tgz",
|
||
|
"_spec": "7.12.1",
|
||
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@babel/helper-create-regexp-features-plugin": "^7.12.1",
|
||
|
"@babel/helper-plugin-utils": "^7.10.4"
|
||
|
},
|
||
|
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.12.1",
|
||
|
"@babel/helper-plugin-test-runner": "7.10.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
},
|
||
|
"homepage": "https://babeljs.io/",
|
||
|
"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.12.1"
|
||
|
}
|