{ "_args": [ [ "regexpu-core@^4.7.0", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/helper-create-regexp-features-plugin" ] ], "_from": "regexpu-core@>=4.7.0 <5.0.0", "_hasShrinkwrap": false, "_id": "regexpu-core@4.7.0", "_inCache": true, "_installable": true, "_location": "/regexpu-core", "_nodeVersion": "12.6.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/regexpu-core_4.7.0_1583949368883_0.437638677884463" }, "_npmUser": { "email": "mathias@qiwi.be", "name": "mathias" }, "_npmVersion": "6.13.6", "_phantomChildren": {}, "_requested": { "name": "regexpu-core", "raw": "regexpu-core@^4.7.0", "rawSpec": "^4.7.0", "scope": null, "spec": ">=4.7.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/@babel/helper-create-regexp-features-plugin" ], "_resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.0.tgz", "_shasum": "fcbf458c50431b0bb7b45d6967b8192d91f3d938", "_shrinkwrap": null, "_spec": "regexpu-core@^4.7.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/@babel/helper-create-regexp-features-plugin", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" }, "bugs": { "url": "https://github.com/mathiasbynens/regexpu-core/issues" }, "dependencies": { "regenerate": "^1.4.0", "regenerate-unicode-properties": "^8.2.0", "regjsgen": "^0.5.1", "regjsparser": "^0.6.4", "unicode-match-property-ecmascript": "^1.0.4", "unicode-match-property-value-ecmascript": "^1.2.0" }, "description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.", "devDependencies": { "codecov": "^3.6.5", "istanbul": "^0.4.5", "jsesc": "^2.5.2", "lodash": "^4.17.15", "mocha": "^7.1.0", "regexpu-fixtures": "^2.1.3", "unicode-13.0.0": "^0.8.0" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-TQ4KXRnIn6tz6tjnrXEkD/sshygKH/j5KzK86X8MkeHyZ8qst/LZ89j3X4/8HEIfHANTFIP/AbXakeRhWIl5YQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaSY5CRA9TVsSAnZWagAAqeIP/1LyBiW64elfj87uzdVU\n3pyE7AZkJa/DlHt2+DAP6HYP4HD1A6iVG2crc42gKyQXyfL3E4h9NnBOa3vM\nhb6GjszBtusattkk5QwKDtVr2UGkWToRDALtU3SNXYiC05A0dJqqAypF9D9O\nIE52xnjUnDM/urEiMG5lfdphyOOFKlk6ebE6LtFIV9Bgp8algFmV/mHCAazI\nsFympD5/MQtY9wT5McR9sddyFB26+ClOIhgG+7SSrPIfpi3VljzfOKL3diKx\nzR6q9WpWu0CTVvULuFOVkj+S+iFMhoCb9fJnct4bB7RMheynqVeco9M7Jwab\n5u9Hn02RxGHOvpEejHTJ+XNuHguXIOPcJbTQhj3whXi55AMsVL2kjLDVCiPI\n58SkEbaRQFAI86kGYsLaKwDehdT7wjQkfrowxEH0WtdcR6scf69TgSNJOS48\nCcaXRfWV+Tsyu3+AU0fb99sgbs3WYsLRq62tH6UTsmlJVm50YCen6IIlJG3x\nVWGdlk3RrbQHeBl1TIcSpEJQ3JWtBzHJhwAAwRJWV/mJMrAayfMETkzl1Mww\nozwqTH0Nx2ZRn73MuS1ACf3NlhOn6q1Nxln9/3g0LGk4dJuobYryHuDEQa9p\ndI1AZJUUEmOj8TiQ0NFLtzJbOafY/btnsq9PyWSzWz80MKQJ8hTk7zWpVxbM\nEkOl\r\n=px9c\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "fcbf458c50431b0bb7b45d6967b8192d91f3d938", "tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.7.0.tgz", "unpackedSize": 37714 }, "engines": { "node": ">=4" }, "gitHead": "f68eb2aaa74adb491d3fb3a1991c224dd9c3397c", "homepage": "https://mths.be/regexpu", "keywords": [ "codegen", "desugaring", "ecmascript", "es5", "es6", "harmony", "javascript", "refactoring", "regex", "regexp", "regular expressions", "rewriting", "syntax", "transformation", "transpile", "transpiler", "unicode" ], "license": "MIT", "main": "rewrite-pattern.js", "maintainers": [ { "name": "mathias", "email": "mathias@qiwi.be" }, { "name": "nicolo-ribaudo", "email": "nicolo.ribaudo@gmail.com" } ], "name": "regexpu-core", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mathiasbynens/regexpu-core.git" }, "scripts": { "build": "node scripts/iu-mappings.js && node scripts/character-class-escape-sets.js", "cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec", "test": "mocha tests" }, "version": "4.7.0" }