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.
68 lines
2.2 KiB
68 lines
2.2 KiB
{ |
|
"_from": "@babel/plugin-proposal-unicode-property-regex@^7.7.4", |
|
"_id": "@babel/plugin-proposal-unicode-property-regex@7.7.4", |
|
"_inBundle": false, |
|
"_integrity": "sha512-cHgqHgYvffluZk85dJ02vloErm3Y6xtH+2noOBOJ2kXOJH3aVCDnj5eR/lVNlTnYu4hndAPJD3rTFjW3qee0PA==", |
|
"_location": "/@babel/plugin-proposal-unicode-property-regex", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "@babel/plugin-proposal-unicode-property-regex@^7.7.4", |
|
"name": "@babel/plugin-proposal-unicode-property-regex", |
|
"escapedName": "@babel%2fplugin-proposal-unicode-property-regex", |
|
"scope": "@babel", |
|
"rawSpec": "^7.7.4", |
|
"saveSpec": null, |
|
"fetchSpec": "^7.7.4" |
|
}, |
|
"_requiredBy": [ |
|
"/@babel/preset-env", |
|
"/babel-preset-react-app/@babel/preset-env" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.7.4.tgz", |
|
"_shasum": "7c239ccaf09470dbe1d453d50057460e84517ebb", |
|
"_spec": "@babel/plugin-proposal-unicode-property-regex@^7.7.4", |
|
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/@babel/preset-env", |
|
"bugs": { |
|
"url": "https://github.com/babel/babel/issues" |
|
}, |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.7.4", |
|
"@babel/helper-plugin-utils": "^7.0.0" |
|
}, |
|
"deprecated": false, |
|
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.", |
|
"devDependencies": { |
|
"@babel/core": "^7.7.4", |
|
"@babel/helper-plugin-test-runner": "^7.7.4" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
}, |
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", |
|
"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": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-unicode-property-regex" |
|
}, |
|
"version": "7.7.4" |
|
}
|
|
|