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.

92 lines
3.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-regex@^7.4.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/helper-create-regexp-features-plugin"
  6. ]
  7. ],
  8. "_from": "@babel/helper-regex@>=7.4.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/helper-regex@7.5.5",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/helper-regex",
  14. "_nodeVersion": "11.14.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/helper-regex_7.5.5_1563398486465_0.042765631171798546"
  18. },
  19. "_npmUser": {
  20. "email": "nicolo.ribaudo@gmail.com",
  21. "name": "nicolo-ribaudo"
  22. },
  23. "_npmVersion": "lerna/3.15.0/node@v11.14.0+x64 (linux)",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "@babel/helper-regex",
  27. "raw": "@babel/helper-regex@^7.4.4",
  28. "rawSpec": "^7.4.4",
  29. "scope": "@babel",
  30. "spec": ">=7.4.4 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@babel/helper-create-regexp-features-plugin",
  35. "/@babel/plugin-transform-sticky-regex"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.5.5.tgz",
  38. "_shasum": "0aa6824f7100a2e0e89c1527c23936c152cab351",
  39. "_shrinkwrap": null,
  40. "_spec": "@babel/helper-regex@^7.4.4",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/helper-create-regexp-features-plugin",
  42. "dependencies": {
  43. "lodash": "^4.17.13"
  44. },
  45. "description": "Helper function to check for literal RegEx",
  46. "devDependencies": {},
  47. "directories": {},
  48. "dist": {
  49. "fileCount": 4,
  50. "integrity": "sha512-CkCYQLkfkiugbRDO8eZn6lRuR8kzZoGXCg3149iTk5se7g6qykSpy3+hELSwquhu+TgHn8nkLiBwHvNX8Hofcw==",
  51. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL5FXCRA9TVsSAnZWagAAsNUP+QArOoOl7gNOi6O+xizp\n67+6DhzbH97XCoImj2ruxs4XeoMztyYwX45sjxyp2HAwtsVUKdQawLSbBPiI\nR0qOnRzw406uFDcaVaBNtcC5hLUHzu/L/wWbj6nSO84Plxnh/yA8J1piUq3d\nvPaIV8Zbt2ovnHu+Q2ZfCFaKybdz0bAs7Hbjn1U/7p5rY4yIfFwxCQ18WpLr\ncFJ11w/FJLFcT3ggGGi3ClRMfyPQGrtl90xOqWYIJxtMupNU5uTIlbxCLu+G\nOQ6TTqfkGhydFw1JZQnlXlzuQxl6u+glFyk4TA7yprmL5C4tofaYX3BgL5rW\nSsexi1L9/GJFXI6GLHywh78Mx0l/goqtLB501zZ2a1YQQSkJOlpEh6QH3Fb2\nLtYoeMbmZ79djoop/NlechgWcO2c4HWXl7MPnCcaoXfu76Qu8EmCz629WxL0\npTokud4IWHAicVvw5f/fWAr9Ptl4aKrpyfhz+WhqndrMNPPNa7oa5wCAqeKj\nxuwura2+jJcWbQf5yXmzJaEASoPYWoeH6Ej/Olh2W1A02AcLd0J96SKXk8oK\nRgfMsUVhgAgUaCIomhU8VL+1ViwNSG16Sg33yjm2jVPGTE5JVI5X8KuAX7CM\nvyP4qBp0LnYScv+fmJp7O6XbZOGW4Q/HMs9SwwU2M8fgSkce18VzIk9vG1oR\nFiUv\r\n=Vncr\r\n-----END PGP SIGNATURE-----\r\n",
  52. "shasum": "0aa6824f7100a2e0e89c1527c23936c152cab351",
  53. "tarball": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.5.5.tgz",
  54. "unpackedSize": 2502
  55. },
  56. "gitHead": "0407f034f09381b95e9cabefbf6b176c76485a43",
  57. "license": "MIT",
  58. "main": "lib/index.js",
  59. "maintainers": [
  60. {
  61. "name": "danez",
  62. "email": "daniel@tschinder.de"
  63. },
  64. {
  65. "name": "existentialism",
  66. "email": "bng412@gmail.com"
  67. },
  68. {
  69. "name": "hzoo",
  70. "email": "hi@henryzoo.com"
  71. },
  72. {
  73. "name": "loganfsmyth",
  74. "email": "loganfsmyth@gmail.com"
  75. },
  76. {
  77. "name": "nicolo-ribaudo",
  78. "email": "nicolo.ribaudo@gmail.com"
  79. }
  80. ],
  81. "name": "@babel/helper-regex",
  82. "optionalDependencies": {},
  83. "publishConfig": {
  84. "access": "public"
  85. },
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex"
  90. },
  91. "version": "7.5.5"
  92. }