package.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "_args": [
  3. [
  4. "util@^0.10.3",
  5. "/home/seleznev/project Angular/Quality system/node_modules/node-libs-browser"
  6. ]
  7. ],
  8. "_from": "util@>=0.10.3 <0.11.0",
  9. "_id": "util@0.10.4",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/util",
  13. "_nodeVersion": "10.3.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/util_0.10.4_1528061603804_0.9595471831761384"
  17. },
  18. "_npmUser": {
  19. "email": "renee@kooi.me",
  20. "name": "goto-bus-stop"
  21. },
  22. "_npmVersion": "6.1.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "util",
  26. "raw": "util@^0.10.3",
  27. "rawSpec": "^0.10.3",
  28. "scope": null,
  29. "spec": ">=0.10.3 <0.11.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/node-libs-browser"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
  36. "_shasum": "3aa0125bfe668a4672de58857d3ace27ecb76901",
  37. "_shrinkwrap": null,
  38. "_spec": "util@^0.10.3",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/node-libs-browser",
  40. "author": {
  41. "name": "Joyent",
  42. "url": "http://www.joyent.com"
  43. },
  44. "browser": {
  45. "./support/isBuffer.js": "./support/isBufferBrowser.js"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/defunctzombie/node-util/issues"
  49. },
  50. "dependencies": {
  51. "inherits": "2.0.3"
  52. },
  53. "description": "Node.JS util module",
  54. "devDependencies": {
  55. "zuul": "~1.0.9"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 6,
  60. "integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==",
  61. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFF6kCRA9TVsSAnZWagAAaiUP/jEDGXGQ9fB0vw5eOErV\nGQRbp6UN3uox9XNFtUu8VWWDjfPMoEfkg7vblnwznueMycDzcS4Nb87iIO0E\nzSC/x/ytI5Vt0tZJ3cb52aQpP+Hmcz6s5E5mLVQyRAFOFtx9GMN/IYlYNPRO\npFs4g4ICPdxxCSEeqnj3EucmEH5NiUkD6NGgs5fCsxIBMCfCdh/0LOzmbIC3\nUIwzdd/CyFW8PBR5v64Pc2SfpaK8lidg+8ieaglaaYsisUzuGYjcRC7nJ9y7\n7eVnasRGuitotXUO48E3Z8j0lR3/HuG6WEIimC5rGEZdMx9iqRnB8K3X9okq\nKvm4hTnRuvIemzGUF44r4mx8twgrR9/RLvZLo+kCg5v9ayPAMOauJTtnSwHO\nNFCoOWK89WOSdTZ8wXiBnUoon5iM18pSB1i4Nl+WQDqiJdPOo0rZxFwdLa6i\nhdqE+34fjw21QXUNZz99d5Z8qIjNVQxc0tQ9dNW87Kn5Insn4pvaVfJjuK02\nVOfv1fVFzs6LubDP8aphqeGv/gchR3KfGzYSiA4Yb7bY5sedMvE9rE4SH5Gg\nsDzjDeYDC9r8YsFOGkovdF5rNoVVXSntAUSIwW31X5CGd48xW/4Q/qhrl4Op\nQZNuK4PxOH2lCKUNg+keLYCevxT/9w8V7pv0b0Nu2JEe5EWGJ+CIOx1Y5G6J\n2s++\r\n=f4Zj\r\n-----END PGP SIGNATURE-----\r\n",
  62. "shasum": "3aa0125bfe668a4672de58857d3ace27ecb76901",
  63. "tarball": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
  64. "unpackedSize": 18043
  65. },
  66. "files": [
  67. "support",
  68. "util.js"
  69. ],
  70. "gitHead": "4efa901ab644197688f2799a79d5b21e151fee21",
  71. "homepage": "https://github.com/defunctzombie/node-util",
  72. "keywords": [
  73. "util"
  74. ],
  75. "license": "MIT",
  76. "main": "./util.js",
  77. "maintainers": [
  78. {
  79. "name": "coolaj86",
  80. "email": "coolaj86@gmail.com"
  81. },
  82. {
  83. "name": "defunctzombie",
  84. "email": "shtylman@gmail.com"
  85. },
  86. {
  87. "name": "goto-bus-stop",
  88. "email": "renee@kooi.me"
  89. }
  90. ],
  91. "name": "util",
  92. "optionalDependencies": {},
  93. "readme": "ERROR: No README data found!",
  94. "repository": {
  95. "type": "git",
  96. "url": "git://github.com/defunctzombie/node-util.git"
  97. },
  98. "scripts": {
  99. "test": "node test/node/*.js && zuul test/browser/*.js"
  100. },
  101. "version": "0.10.4"
  102. }