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.

117 lines
3.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "he@1.2.x",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/html-minifier"
  6. ]
  7. ],
  8. "_from": "he@>=1.2.0 <1.3.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "he@1.2.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/he",
  14. "_nodeVersion": "8.11.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/he_1.2.0_1537723102001_0.8366057239063311"
  18. },
  19. "_npmUser": {
  20. "email": "mathias@qiwi.be",
  21. "name": "mathias"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "he",
  27. "raw": "he@1.2.x",
  28. "rawSpec": "1.2.x",
  29. "scope": null,
  30. "spec": ">=1.2.0 <1.3.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/html-minifier",
  35. "/vue-template-compiler"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  38. "_shasum": "84ae65fa7eafb165fddb61566ae14baf05664f0f",
  39. "_shrinkwrap": null,
  40. "_spec": "he@1.2.x",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/html-minifier",
  42. "author": {
  43. "name": "Mathias Bynens",
  44. "url": "https://mathiasbynens.be/"
  45. },
  46. "bin": {
  47. "he": "bin/he"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/mathiasbynens/he/issues"
  51. },
  52. "dependencies": {},
  53. "description": "A robust HTML entities encoder/decoder with full Unicode support.",
  54. "devDependencies": {
  55. "codecov.io": "^0.1.6",
  56. "grunt": "^0.4.5",
  57. "grunt-cli": "^1.3.1",
  58. "grunt-shell": "^1.1.1",
  59. "grunt-template": "^0.2.3",
  60. "istanbul": "^0.4.2",
  61. "jsesc": "^1.0.0",
  62. "lodash": "^4.8.2",
  63. "qunit-extras": "^1.4.5",
  64. "qunitjs": "~1.11.0",
  65. "regenerate": "^1.2.1",
  66. "regexgen": "^1.3.0",
  67. "requirejs": "^2.1.22",
  68. "sort-object": "^3.0.2"
  69. },
  70. "directories": {
  71. "bin": "bin",
  72. "man": "man",
  73. "test": "tests"
  74. },
  75. "dist": {
  76. "fileCount": 6,
  77. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
  78. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbp8reCRA9TVsSAnZWagAAaKkQAJw9CB8UB3lCV2TspEiW\nE0WBWPPirKbc/PG2jXhd8DegomLJ1g2vm7fwibStKHG6fOKZqR+4cl3ZqwIV\nMrP7qeMqkrWgi2fHr3gCQmMqscCs7fzt30rVaNIygdJsQ1+j3tuahliNxBQj\nTGpUUyMKmGuPeGy8rn96brsLLS52wO2JTVlwjxHxPTLQvsveAMcq08R1fAgv\nQsTs9b/CkADxVLa9fXcbABzyUq9gdLNFo1mewptCYJYPxLwZ3cVekD01MeNx\nDEJ53zMI+hDZmU0U3Ouref7VRKq3C1x6aVHYz0lBz5BYNeSALe4PkylIvfGV\nhZfXCS9P18rvGrtYPhUC823SldmGTsC4h7xCcOASFtZgK3bs17K46VS/3vjY\naJoLV6s84UuTP2fSmyYWZrammmbRDdQDIgZ/oUbB6x7vawJKxspYHQi6k5cm\nCSzVdS1zJaPdOA2aa/ydXtjHMe1xLSb6p3QwG/qIjXNyaG6hUQFYAIO6Q2UX\n61WtyZOiwW6976HjWXGN9/AUGt6BVIpjTjTDvDyjiOuFn2RHRhZM+zunOh6w\n/tFnC+Xu9uc3/F1KH24NTwv5EThoQC6/Bjt0PjUDo+WHz3s2WoF8pCBdwgm+\nH73MhekvKYBgqQEoViGQpZxD4u+VxV9pI6AAThivOdpUBEaO0MqiP1aplYvQ\nVU8y\r\n=/3Zf\r\n-----END PGP SIGNATURE-----\r\n",
  79. "shasum": "84ae65fa7eafb165fddb61566ae14baf05664f0f",
  80. "tarball": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  81. "unpackedSize": 124138
  82. },
  83. "gitHead": "36afe179392226cf1b6ccdb16ebbb7a5a844d93a",
  84. "homepage": "https://mths.be/he",
  85. "keywords": [
  86. "decode",
  87. "encode",
  88. "entities",
  89. "entity",
  90. "html",
  91. "string",
  92. "unicode"
  93. ],
  94. "license": "MIT",
  95. "main": "he.js",
  96. "maintainers": [
  97. {
  98. "name": "mathias",
  99. "email": "mathias@qiwi.be"
  100. }
  101. ],
  102. "man": [
  103. "/Users/mathiasb/projects/he/man/he.1"
  104. ],
  105. "name": "he",
  106. "optionalDependencies": {},
  107. "readme": "ERROR: No README data found!",
  108. "repository": {
  109. "type": "git",
  110. "url": "git+https://github.com/mathiasbynens/he.git"
  111. },
  112. "scripts": {
  113. "build": "grunt build",
  114. "test": "node tests/tests.js"
  115. },
  116. "version": "1.2.0"
  117. }