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.

84 lines
2.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "charenc@~0.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/md5"
  6. ]
  7. ],
  8. "_from": "charenc@>=0.0.1 <0.1.0",
  9. "_id": "charenc@0.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/charenc",
  13. "_nodeVersion": "4.4.5",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/charenc-0.0.2.tgz_1482450158427_0.9801697849761695"
  17. },
  18. "_npmUser": {
  19. "email": "paul@vorba.ch",
  20. "name": "pvorb"
  21. },
  22. "_npmVersion": "3.9.3",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "charenc",
  26. "raw": "charenc@~0.0.1",
  27. "rawSpec": "~0.0.1",
  28. "scope": null,
  29. "spec": ">=0.0.1 <0.1.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/md5"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz",
  36. "_shasum": "c0a1d2f3a7092e03774bfa83f14c0fc5790a8667",
  37. "_shrinkwrap": null,
  38. "_spec": "charenc@~0.0.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/md5",
  40. "author": {
  41. "email": "paul@vorb.de",
  42. "name": "Paul Vorbach",
  43. "url": "http://vorb.de"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/pvorb/node-charenc/issues"
  47. },
  48. "dependencies": {},
  49. "description": "character encoding utilities",
  50. "devDependencies": {},
  51. "directories": {},
  52. "dist": {
  53. "shasum": "c0a1d2f3a7092e03774bfa83f14c0fc5790a8667",
  54. "tarball": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz"
  55. },
  56. "engines": {
  57. "node": "*"
  58. },
  59. "gitHead": "01d66efb429d0cb242b2dd5af2ce338554fd3e54",
  60. "homepage": "https://github.com/pvorb/node-charenc#readme",
  61. "license": "BSD-3-Clause",
  62. "main": "charenc.js",
  63. "maintainers": [
  64. {
  65. "name": "pvorb",
  66. "email": "paul@vorb.de"
  67. }
  68. ],
  69. "name": "charenc",
  70. "optionalDependencies": {},
  71. "readme": "ERROR: No README data found!",
  72. "repository": {
  73. "type": "git",
  74. "url": "git://github.com/pvorb/node-charenc.git"
  75. },
  76. "scripts": {},
  77. "tags": [
  78. "binary",
  79. "byte",
  80. "string",
  81. "utf8"
  82. ],
  83. "version": "0.0.2"
  84. }