|
|
- {
- "_args": [
- [
- "@babel/helper-create-regexp-features-plugin@^7.7.4",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-proposal-unicode-property-regex"
- ]
- ],
- "_from": "@babel/helper-create-regexp-features-plugin@>=7.7.4 <8.0.0",
- "_hasShrinkwrap": false,
- "_id": "@babel/helper-create-regexp-features-plugin@7.7.4",
- "_inCache": true,
- "_installable": true,
- "_location": "/@babel/helper-create-regexp-features-plugin",
- "_nodeVersion": "13.1.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/helper-create-regexp-features-plugin_7.7.4_1574465506872_0.6293221360041532"
- },
- "_npmUser": {
- "email": "nicolo.ribaudo@gmail.com",
- "name": "nicolo-ribaudo"
- },
- "_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
- "_phantomChildren": {},
- "_requested": {
- "name": "@babel/helper-create-regexp-features-plugin",
- "raw": "@babel/helper-create-regexp-features-plugin@^7.7.4",
- "rawSpec": "^7.7.4",
- "scope": "@babel",
- "spec": ">=7.7.4 <8.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/@babel/plugin-proposal-unicode-property-regex",
- "/@babel/plugin-transform-dotall-regex",
- "/@babel/plugin-transform-named-capturing-groups-regex",
- "/@babel/plugin-transform-unicode-regex"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.7.4.tgz",
- "_shasum": "6d5762359fd34f4da1500e4cff9955b5299aaf59",
- "_shrinkwrap": null,
- "_spec": "@babel/helper-create-regexp-features-plugin@^7.7.4",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/plugin-proposal-unicode-property-regex",
- "author": {
- "name": "The Babel Team",
- "url": "https://babeljs.io/team"
- },
- "bugs": {
- "url": "https://github.com/babel/babel/issues"
- },
- "dependencies": {
- "@babel/helper-regex": "^7.4.4",
- "regexpu-core": "^4.6.0"
- },
- "description": "Compile ESNext Regular Expressions to ES5",
- "devDependencies": {
- "@babel/core": "^7.7.4",
- "@babel/helper-plugin-test-runner": "^7.7.4"
- },
- "directories": {},
- "dist": {
- "fileCount": 6,
- "integrity": "sha512-Mt+jBKaxL0zfOIWrfQpnfYCN7/rS6GKx6CCCfuoqVVd+17R8zNDlzVYmIi9qyb2wOk002NsmSTDymkIygDUH7A==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2G/jCRA9TVsSAnZWagAA1mIP/1UpY1deBVqzfJMd5IM5\nFVIqL025G6M9pTtMR2zCoR7gs1P3DTVv5l1hcCePJ3s/cfjuobgENPmGMZof\nVwIW+JI8TXBs5loggscWZRzqROqk8eusKXGIsQslwuRR+nzAnj8/P/AI+aHi\nl2xXx9RUJBx3fERKVzqmRS+MvaGfWTRkeZQDFA4WRbdI//dKjR1MQzZokmxW\nBFS7AVkA76Lqw4z8EodhvulhvqRcs9JdN22SVKecy3ksDABgaDm56/LAXOlA\nOAIkch0ZlNNn6Iinu6zAbeV46W0Vh8r4lqZovYHnadZbXJVUZR1ety03o/u5\nURSQXYYXXhCiY0XQ8QCAg8clZhkAfyybjCNMS4jp+cdQdIIOJuvePtD2I08t\n7YfbfOO2dSKhfUPVOir2xsWiznryMjMT3oMJ2S1gSorDTIODH8AywT6fw8MI\ng7/hgEBYQ7PLhVemue6xfWLdqLPfWmjaK0tU1MbUyRxy+fpJ9wL1xN5LIGHq\n6ZMssnBe1WdybsdfmNblKmzwGZY7pQMdvLBR23o2wsIiuHIzmJbwE+Z5zgPw\n9rwRL07t9Hp6Yup5f1FIcBUOhZKvbA/JshtS5Qdrq5VK3VQqR0LN2eSZfrqr\nImhc0A2s5donDcsP3LWO88kHMXbhb8WE+UKabmnAdaGn4WLKI/t43AO48ytV\n1WbD\r\n=0+Tf\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "6d5762359fd34f4da1500e4cff9955b5299aaf59",
- "tarball": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.7.4.tgz",
- "unpackedSize": 7607
- },
- "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
- "homepage": "https://github.com/babel/babel#readme",
- "keywords": [
- "babel",
- "babel-plugin"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "maintainers": [
- {
- "name": "danez",
- "email": "daniel@tschinder.de"
- },
- {
- "name": "developit",
- "email": "jason@developit.ca"
- },
- {
- "name": "existentialism",
- "email": "bng412@gmail.com"
- },
- {
- "name": "hzoo",
- "email": "hi@henryzoo.com"
- },
- {
- "name": "loganfsmyth",
- "email": "loganfsmyth@gmail.com"
- },
- {
- "name": "nicolo-ribaudo",
- "email": "nicolo.ribaudo@gmail.com"
- }
- ],
- "name": "@babel/helper-create-regexp-features-plugin",
- "optionalDependencies": {},
- "peerDependencies": {
- "@babel/core": "^7.0.0"
- },
- "publishConfig": {
- "access": "public"
- },
- "readme": "ERROR: No README data found!",
- "repository": {
- "directory": "packages/babel-helper-create-regexp-features-plugin",
- "type": "git",
- "url": "git+https://github.com/babel/babel.git"
- },
- "version": "7.7.4"
- }
|