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
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "emoji-regex@^7.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cliui/node_modules/string-width"
  6. ]
  7. ],
  8. "_from": "emoji-regex@>=7.0.1 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "emoji-regex@7.0.3",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/emoji-regex",
  14. "_nodeVersion": "10.4.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/emoji-regex_7.0.3_1545388005752_0.10144054418270465"
  18. },
  19. "_npmUser": {
  20. "email": "mathias@qiwi.be",
  21. "name": "mathias"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "emoji-regex",
  27. "raw": "emoji-regex@^7.0.1",
  28. "rawSpec": "^7.0.1",
  29. "scope": null,
  30. "spec": ">=7.0.1 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cliui/string-width",
  35. "/webpack-cli/string-width",
  36. "/wrap-ansi/string-width"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
  39. "_shasum": "933a04052860c85e83c122479c4748a8e4c72156",
  40. "_shrinkwrap": null,
  41. "_spec": "emoji-regex@^7.0.1",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cliui/node_modules/string-width",
  43. "author": {
  44. "name": "Mathias Bynens",
  45. "url": "https://mathiasbynens.be/"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/mathiasbynens/emoji-regex/issues"
  49. },
  50. "dependencies": {},
  51. "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
  52. "devDependencies": {
  53. "@babel/cli": "^7.0.0",
  54. "@babel/core": "^7.0.0",
  55. "@babel/plugin-proposal-unicode-property-regex": "^7.0.0",
  56. "@babel/preset-env": "^7.0.0",
  57. "mocha": "^5.2.0",
  58. "regexgen": "^1.3.0",
  59. "unicode-11.0.0": "^0.7.7",
  60. "unicode-tr51": "^9.0.1"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "fileCount": 8,
  65. "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==",
  66. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHL/mCRA9TVsSAnZWagAAalkP/iJsyPSIxjYjFQHMXabJ\niQ6yZ4jVzp4QtpAcZlcWl8Nn7PgG0DS0cTQFlWHWOyuHNhJMzUtvRqaT9fqK\nB8M4IyDwWZnyRDMCHxZUi5ZYVVLifGIm+eCVTGKrpjNIb/XOhtvLdpE2QjfK\nASdwKa7YpsS1dbT3Cs4u4SDxEjrE2WpH93ZjZEalIvgMH0/2zH2QNKaqBPJH\n+aPixBEan21Ur60KQEE72UsGm3zjwdAn5pcN2r6mhgEJCCcZMk3J6b6I8w9N\ntF9tzLawZU4ai2dBIan4CxnXABWBReSyMSZnzIOy5a7wqHMnQpG1mjMfsVP7\nkcyvCgdL9msoJpHgDuWH7ZQCEOPO12rzHdDQyglBd0TPUEdS/6UwidE3ZO3U\nbk6yUQjcgGsV/5XUid+xwMLlJW3dAJ1CsCnx6j/Vh38vid5evvhrUSN2JlC2\ndguPh6wabKMhaFXo+9rwncwtn6pZVkRraGeB6RlVj+tBQf9rdc2k7D9ef2l2\nrWrnvYE1I0VHVha3zIGHm4VQEsMaJa3CoZRWmOdxyqvupnvr4pxGcIf6oTPp\nftJ89kWZzIeXT1we3PtVopBmo6iBT7PioqiX8g1Dgl9zQt1hhqZ2w/G8kNZB\ngkhZT2g3Fi1ikzZDNXpjpMmaXfDXk8+IgpwNwh2PUMP3/HIJcg9GgjKM8v61\nvPcb\r\n=CeP6\r\n-----END PGP SIGNATURE-----\r\n",
  67. "shasum": "933a04052860c85e83c122479c4748a8e4c72156",
  68. "tarball": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
  69. "unpackedSize": 36261
  70. },
  71. "gitHead": "3cbaf44e18f4996464ce97f1484ef425bbe8864a",
  72. "homepage": "https://mths.be/emoji-regex",
  73. "keywords": [
  74. "characters",
  75. "code points",
  76. "emoji",
  77. "regex",
  78. "regexp",
  79. "regular expressions",
  80. "symbols",
  81. "unicode"
  82. ],
  83. "license": "MIT",
  84. "main": "index.js",
  85. "maintainers": [
  86. {
  87. "name": "mathias",
  88. "email": "mathias@qiwi.be"
  89. }
  90. ],
  91. "name": "emoji-regex",
  92. "optionalDependencies": {},
  93. "readme": "ERROR: No README data found!",
  94. "repository": {
  95. "type": "git",
  96. "url": "git+https://github.com/mathiasbynens/emoji-regex.git"
  97. },
  98. "scripts": {
  99. "build": "rm -rf -- es2015; babel src -d .; NODE_ENV=es2015 babel src -d ./es2015; node script/inject-sequences.js",
  100. "test": "mocha",
  101. "test:watch": "npm run test -- --watch"
  102. },
  103. "types": "index.d.ts",
  104. "version": "7.0.3"
  105. }