{ "_args": [ [ "regexpu-core@^4.6.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/helper-create-regexp-features-plugin" ] ], "_from": "regexpu-core@>=4.6.0 <5.0.0", "_hasShrinkwrap": false, "_id": "regexpu-core@4.6.0", "_inCache": true, "_installable": true, "_location": "/regexpu-core", "_nodeVersion": "12.6.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/regexpu-core_4.6.0_1568374934836_0.38375614757696574" }, "_npmUser": { "email": "mathias@qiwi.be", "name": "mathias" }, "_npmVersion": "6.9.0", "_phantomChildren": {}, "_requested": { "name": "regexpu-core", "raw": "regexpu-core@^4.6.0", "rawSpec": "^4.6.0", "scope": null, "spec": ">=4.6.0 <5.0.0", "type": "range" }, "_requiredBy": [ "/@babel/helper-create-regexp-features-plugin" ], "_resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.6.0.tgz", "_shasum": "2037c18b327cfce8a6fea2a4ec441f2432afb8b6", "_shrinkwrap": null, "_spec": "regexpu-core@^4.6.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/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.1.0", "regjsgen": "^0.5.0", "regjsparser": "^0.6.0", "unicode-match-property-ecmascript": "^1.0.4", "unicode-match-property-value-ecmascript": "^1.1.0" }, "description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.", "devDependencies": { "codecov": "^3.5.0", "istanbul": "^0.4.5", "jsesc": "^2.5.2", "lodash": "^4.17.15", "mocha": "^6.2.0", "regexpu-fixtures": "^2.1.3", "unicode-12.1.0": "^0.8.0" }, "directories": {}, "dist": { "fileCount": 6, "integrity": "sha512-YlVaefl8P5BnFYOITTNzDvan1ulLOiXJzCNZxduTIosN17b87h3bvG9yHMoHaRuo88H4mQ06Aodj5VtYGGGiTg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJde4CXCRA9TVsSAnZWagAAvvIP/3gcvaYTBW66Gj7VYrux\nbvncUe7t4si+gnZ4w7prA4qjfB/ulDteVBY4B0A+NBXAqMHWqHPJWe9GGh7p\n+Faj4l6RrWzRThEYcpZddLJuBtog87svSMKvzKKMKWTCTIqXsNXhLrXToYqg\nGH2LRpyIYQv9BRJeXuuKDx5enCqJtqNiRwmES0oaKv+9ew2cNynhU2opNpUL\nrS5jA0IsFfd7oDevEkN0iKpC+wbkd9mEf8++TFuYSj3m1jHiv3gmGiRg9VHf\nrfhnHx4YFYaLjIDfbcbibk784hngdpWoTMc7SYxTLGTImspoRW6LgEmmxu1A\n3F1JisOmseO9kVipLuI16axA7Gn7BIRPaTWZYFF9dNvMzdn383E47M7OX+Sv\n/mDU+e/s4ffl/ZNLHMy2neUCqSMESmHR9Le0McPKyaHpN7jFc6cWpMKz0H6M\ntGEb6rEik7+KYX5NP9UJLpawojHP4c3ZeuDNPZmrTeX6FSavpZHTGKQTKFr+\nsJtiFsX8y/vpBmf6H69jWklOxq0MEVU8rNbNvU60umeKCrwYn6cEse6obu8c\n4/D6R2JQnfN4kZv3x7sKfeS9rExi2g8FO9cs1MmRe15J8Fs9cOHupNpeZBUh\nIoW6o2jOuanPbtHIkRE6BjoaYpafyUWCymxhkaR5nGqQoWk671xAlHkwZQSH\n11Lu\r\n=qHD3\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "2037c18b327cfce8a6fea2a4ec441f2432afb8b6", "tarball": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.6.0.tgz", "unpackedSize": 37502 }, "engines": { "node": ">=4" }, "gitHead": "6f20f824ca2e36d491c3f66040efbbdd6b433c86", "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": "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.6.0" }