UNPKG

@rikishi/secure-env

Version:
75 lines (74 loc) 2.23 kB
{ "_args": [ [ "@babel/plugin-proposal-unicode-property-regex@7.6.2", "/Users/rikishi/Projects/www/secure-env" ] ], "_development": true, "_from": "@babel/plugin-proposal-unicode-property-regex@7.6.2", "_id": "@babel/plugin-proposal-unicode-property-regex@7.6.2", "_inBundle": false, "_integrity": "sha512-NxHETdmpeSCtiatMRYWVJo7266rrvAC3DTeG5exQBIH/fMIUK7ejDNznBbn3HQl/o9peymRRg7Yqkx6PdUXmMw==", "_location": "/@babel/plugin-proposal-unicode-property-regex", "_phantomChildren": { "lodash": "4.17.19" }, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-proposal-unicode-property-regex@7.6.2", "name": "@babel/plugin-proposal-unicode-property-regex", "escapedName": "@babel%2fplugin-proposal-unicode-property-regex", "scope": "@babel", "rawSpec": "7.6.2", "saveSpec": null, "fetchSpec": "7.6.2" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.6.2.tgz", "_spec": "7.6.2", "_where": "/Users/rikishi/Projects/www/secure-env", "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/helper-plugin-utils": "^7.0.0", "@babel/helper-regex": "^7.4.4", "regexpu-core": "^4.6.0" }, "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.", "devDependencies": { "@babel/core": "^7.6.2", "@babel/helper-plugin-test-runner": "^7.0.0" }, "engines": { "node": ">=4" }, "gitHead": "b9cb4af953afb1a5aeed9b18526192ab15bb45c1", "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.6.2" }