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.

105 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-unicode-regex@^7.7.4",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env"
  6. ]
  7. ],
  8. "_from": "@babel/plugin-transform-unicode-regex@>=7.7.4 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "@babel/plugin-transform-unicode-regex@7.7.4",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/@babel/plugin-transform-unicode-regex",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/plugin-transform-unicode-regex_7.7.4_1574465556755_0.11144790961628459"
  18. },
  19. "_npmUser": {
  20. "email": "nicolo.ribaudo@gmail.com",
  21. "name": "nicolo-ribaudo"
  22. },
  23. "_npmVersion": "lerna/3.19.0/node@v13.1.0+x64 (linux)",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "@babel/plugin-transform-unicode-regex",
  27. "raw": "@babel/plugin-transform-unicode-regex@^7.7.4",
  28. "rawSpec": "^7.7.4",
  29. "scope": "@babel",
  30. "spec": ">=7.7.4 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@babel/preset-env"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.4.tgz",
  37. "_shasum": "a3c0f65b117c4c81c5b6484f2a5e7b95346b83ae",
  38. "_shrinkwrap": null,
  39. "_spec": "@babel/plugin-transform-unicode-regex@^7.7.4",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/preset-env",
  41. "dependencies": {
  42. "@babel/helper-create-regexp-features-plugin": "^7.7.4",
  43. "@babel/helper-plugin-utils": "^7.0.0"
  44. },
  45. "description": "Compile ES2015 Unicode regex to ES5",
  46. "devDependencies": {
  47. "@babel/core": "^7.7.4",
  48. "@babel/helper-plugin-test-runner": "^7.7.4"
  49. },
  50. "directories": {},
  51. "dist": {
  52. "fileCount": 4,
  53. "integrity": "sha512-N77UUIV+WCvE+5yHw+oks3m18/umd7y392Zv7mYTpFqHtkpcc+QUz+gLJNTWVlWROIWeLqY0f3OjZxV5TcXnRw==",
  54. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2HAVCRA9TVsSAnZWagAATewP/i1IJvD4QhuXBiCpAnY3\nFdx+2T8CZPr5kFUIqYKT1Uyf4ndVj7XMys7l4hy8gin6Z4TprNbjfvD4TXvL\nPt9L0DYZjWrLidqB4azOdsHO0bcouxcwwJ+2vB0v44JcGh71Wq7c+OiQFiwE\nOZKPySL664ACUNNZgVWlDLG5XJ/eUuSRkE79Si2eZmy/qqEWU4qfVXjiImSP\nks58/I2FbmHmB68Czekvjrh9c5FyXsd/8zZxY4VhaWif0ONzFuYSxfghBxTC\njsGSh6pQSSvv7SxEu1bA8uKzRsaPkuX1X5UAxnMhCeRu5gTzKNP6V++S1h+I\n4/EQhPuVH3fCWy8YBVmPuccRFQzKwSMpXaU+BqPn/G4PoAvRtixJXWrVmEa5\nRrRITM4QSofSUOj+3GEL3keiEHrkyVFQyxRtVM3u8wpaPxFMjciushqMYiEN\nFlAWRh/O3hQgEu5xBZ8vU/aRPGYn0NaY7tyDdBRA2ka1V7B96xq79BpqPZ5B\nAXW78C4RdptRqxORKBTF7Kk0g50jf0TI7fEsah9jDa0TRJMgz40/WvGixdWW\nHfuhr01HA1P6ieIryqrWzuzhx4W68YSIowyFJS5nNnbyYqbSWK9tk9SnMLMf\n3kYoiC5/PNVLYfv2qEcjZ7vK6TKhUNq83eIC0lcvtk2J74/e9BfEY/PhMvJN\njhTP\r\n=YA6V\r\n-----END PGP SIGNATURE-----\r\n",
  55. "shasum": "a3c0f65b117c4c81c5b6484f2a5e7b95346b83ae",
  56. "tarball": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.4.tgz",
  57. "unpackedSize": 2768
  58. },
  59. "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
  60. "keywords": [
  61. "babel-plugin"
  62. ],
  63. "license": "MIT",
  64. "main": "lib/index.js",
  65. "maintainers": [
  66. {
  67. "name": "danez",
  68. "email": "daniel@tschinder.de"
  69. },
  70. {
  71. "name": "developit",
  72. "email": "jason@developit.ca"
  73. },
  74. {
  75. "name": "existentialism",
  76. "email": "bng412@gmail.com"
  77. },
  78. {
  79. "name": "hzoo",
  80. "email": "hi@henryzoo.com"
  81. },
  82. {
  83. "name": "loganfsmyth",
  84. "email": "loganfsmyth@gmail.com"
  85. },
  86. {
  87. "name": "nicolo-ribaudo",
  88. "email": "nicolo.ribaudo@gmail.com"
  89. }
  90. ],
  91. "name": "@babel/plugin-transform-unicode-regex",
  92. "optionalDependencies": {},
  93. "peerDependencies": {
  94. "@babel/core": "^7.0.0-0"
  95. },
  96. "publishConfig": {
  97. "access": "public"
  98. },
  99. "readme": "ERROR: No README data found!",
  100. "repository": {
  101. "type": "git",
  102. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex"
  103. },
  104. "version": "7.7.4"
  105. }