Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

95 linhas
2.2 KiB

  1. {
  2. "_args": [
  3. [
  4. "pako@1.0.11",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "pako@1.0.11",
  9. "_id": "pako@1.0.11",
  10. "_inBundle": false,
  11. "_integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
  12. "_location": "/pako",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "pako@1.0.11",
  18. "name": "pako",
  19. "escapedName": "pako",
  20. "rawSpec": "1.0.11",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.11"
  23. },
  24. "_requiredBy": [
  25. "/browserify-zlib"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
  28. "_spec": "1.0.11",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "bugs": {
  31. "url": "https://github.com/nodeca/pako/issues"
  32. },
  33. "contributors": [
  34. {
  35. "name": "Andrei Tuputcyn",
  36. "url": "https://github.com/andr83"
  37. },
  38. {
  39. "name": "Vitaly Puzrin",
  40. "url": "https://github.com/puzrin"
  41. },
  42. {
  43. "name": "Friedel Ziegelmayer",
  44. "url": "https://github.com/dignifiedquire"
  45. },
  46. {
  47. "name": "Kirill Efimov",
  48. "url": "https://github.com/Kirill89"
  49. },
  50. {
  51. "name": "Jean-loup Gailly"
  52. },
  53. {
  54. "name": "Mark Adler"
  55. }
  56. ],
  57. "dependencies": {},
  58. "description": "zlib port to javascript - fast, modularized, with browser support",
  59. "devDependencies": {
  60. "ansi": "^0.3.1",
  61. "benchmark": "^2.1.4",
  62. "browserify": "^16.2.3",
  63. "buffer-from": "^1.1.1",
  64. "eslint": "^5.9.0",
  65. "istanbul": "^0.4.5",
  66. "mocha": "^5.2.0",
  67. "multiparty": "^4.1.3",
  68. "ndoc": "^5.0.1",
  69. "uglify-js": "=3.4.8",
  70. "zlibjs": "^0.3.1"
  71. },
  72. "files": [
  73. "index.js",
  74. "dist/",
  75. "lib/"
  76. ],
  77. "homepage": "https://github.com/nodeca/pako",
  78. "keywords": [
  79. "zlib",
  80. "deflate",
  81. "inflate",
  82. "gzip"
  83. ],
  84. "license": "(MIT AND Zlib)",
  85. "name": "pako",
  86. "repository": {
  87. "type": "git",
  88. "url": "git+https://github.com/nodeca/pako.git"
  89. },
  90. "scripts": {
  91. "test": "make test"
  92. },
  93. "version": "1.0.11"
  94. }