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.

103 lines
3.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "html-comment-regex@^1.1.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-svg"
  6. ]
  7. ],
  8. "_from": "html-comment-regex@>=1.1.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "html-comment-regex@1.1.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/html-comment-regex",
  14. "_nodeVersion": "8.10.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/html-comment-regex_1.1.2_1539126666515_0.5434059886857252"
  18. },
  19. "_npmUser": {
  20. "email": "maochenyan@gmail.com",
  21. "name": "stevemao"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "html-comment-regex",
  27. "raw": "html-comment-regex@^1.1.0",
  28. "rawSpec": "^1.1.0",
  29. "scope": null,
  30. "spec": ">=1.1.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/is-svg"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz",
  37. "_shasum": "97d4688aeb5c81886a364faa0cad1dda14d433a7",
  38. "_shrinkwrap": null,
  39. "_spec": "html-comment-regex@^1.1.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/is-svg",
  41. "author": {
  42. "email": "maochenyan@gmail.com",
  43. "name": "Steve Mao",
  44. "url": "https://github.com/stevemao"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/stevemao/html-comment-regex/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Regular expression for matching HTML comments",
  51. "devDependencies": {
  52. "jscs": "^1.11.3",
  53. "jshint": "^2.6.3",
  54. "mocha": "*"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "fileCount": 4,
  59. "integrity": "sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==",
  60. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvTWLCRA9TVsSAnZWagAAn7kP/1ihlAvPVyD+4nj7ygen\nAv1QoY/lwc4F+664K36+cj8sP/mBVNNLw+kl98N68gwFPwkrYHuoE8yTDUj9\neCY807gSabfjxBYOfqAzjoCHbe4NJute7dnIhk258QfohN2/Kg2dQyhgC9GB\nB0r+AL8KOsd71FK3HiP5G8oGIuEZ3FfBbEYWAYJiCe8bQ038IMi6MnIfsnak\nDP3BJPA6HWVaFopjgPuz6zH0TVxBbAh9mnFEypgRT1UJrQtck52gs716Fcin\nDkWv+qVyb50VRxeMdmAqcrx2POUjJkfNSx3kwhFbkf9S8p1X/EMMe89T0cSQ\ndPktYikXtXJddKrRUTqX7fsLFSoSwoGUbsoYe0AQQLjGpt2jj8GK4L//le2u\nqFYwveIamkP+Z00P9PxS6RLgQQuKSF5OBuYNHE9KrkeZ/ZzWeUyM4f56HaL0\nncfTLUd6oxXdmpZBS9fXr4lVd0SqPZsEhMTnB2vHroxgCo4ajAPlEDykpVQb\n0W9B5EI9fDaOrXWiekK/KAORF6bW+m2QOQ+YtHzpHKxXicHJkA6K5c/V9ZuK\nSxJl3TRykUdwWGbLdB6sI1Ak2R+mbXyd5q8PR2i++qHQpKyqUDZicKMwiFDY\nllPt04tFalWIVF2s35lIZh47HrIxKp8kt3zSzhS3QfbyWw7uO3HmfZsh/9VN\n/VEH\r\n=mCdd\r\n-----END PGP SIGNATURE-----\r\n",
  61. "shasum": "97d4688aeb5c81886a364faa0cad1dda14d433a7",
  62. "tarball": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz",
  63. "unpackedSize": 2974
  64. },
  65. "gitHead": "62ef1d5f46bd03e36ea0c8f2f4d2c91b60ff39d0",
  66. "homepage": "https://github.com/stevemao/html-comment-regex",
  67. "keywords": [
  68. "HTML",
  69. "HyperText Markup Language",
  70. "comment",
  71. "comments",
  72. "find",
  73. "html",
  74. "html-comment-regex",
  75. "match",
  76. "pattern",
  77. "re",
  78. "regex",
  79. "regexp",
  80. "string",
  81. "test",
  82. "text"
  83. ],
  84. "license": "MIT",
  85. "maintainers": [
  86. {
  87. "name": "stevemao",
  88. "email": "steve.mao@healthinteract.com.au"
  89. }
  90. ],
  91. "name": "html-comment-regex",
  92. "optionalDependencies": {},
  93. "readme": "ERROR: No README data found!",
  94. "repository": {
  95. "type": "git",
  96. "url": "git+https://github.com/stevemao/html-comment-regex.git"
  97. },
  98. "scripts": {
  99. "lint": "jshint *.js --exclude node_modules && jscs *.js",
  100. "test": "npm run-script lint && mocha"
  101. },
  102. "version": "1.1.2"
  103. }