UI for Zipcoin Blue

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "stdout-stream@^1.4.0",
  6. "scope": null,
  7. "escapedName": "stdout-stream",
  8. "name": "stdout-stream",
  9. "rawSpec": "^1.4.0",
  10. "spec": ">=1.4.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/node-sass"
  14. ]
  15. ],
  16. "_from": "stdout-stream@>=1.4.0 <2.0.0",
  17. "_id": "stdout-stream@1.4.0",
  18. "_inCache": true,
  19. "_location": "/stdout-stream",
  20. "_nodeVersion": "0.12.4",
  21. "_npmUser": {
  22. "name": "mafintosh",
  23. "email": "mathiasbuus@gmail.com"
  24. },
  25. "_npmVersion": "2.10.1",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "stdout-stream@^1.4.0",
  29. "scope": null,
  30. "escapedName": "stdout-stream",
  31. "name": "stdout-stream",
  32. "rawSpec": "^1.4.0",
  33. "spec": ">=1.4.0 <2.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/node-sass"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz",
  40. "_shasum": "a2c7c8587e54d9427ea9edb3ac3f2cd522df378b",
  41. "_shrinkwrap": null,
  42. "_spec": "stdout-stream@^1.4.0",
  43. "_where": "/Users/tennesseeg/blueCoin/node_modules/node-sass",
  44. "bugs": {
  45. "url": "https://github.com/mafintosh/stdout-stream/issues"
  46. },
  47. "dependencies": {
  48. "readable-stream": "^2.0.1"
  49. },
  50. "description": "Non-blocking stdout stream",
  51. "devDependencies": {
  52. "tape": "~2.12.3"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "shasum": "a2c7c8587e54d9427ea9edb3ac3f2cd522df378b",
  57. "tarball": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz"
  58. },
  59. "gitHead": "0a65e6cdfadc5043a627d6d074f4f064f5f2d188",
  60. "homepage": "https://github.com/mafintosh/stdout-stream#readme",
  61. "maintainers": [
  62. {
  63. "name": "mafintosh",
  64. "email": "mathiasbuus@gmail.com"
  65. }
  66. ],
  67. "name": "stdout-stream",
  68. "optionalDependencies": {},
  69. "readme": "ERROR: No README data found!",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+https://github.com/mafintosh/stdout-stream.git"
  73. },
  74. "scripts": {
  75. "test": "tape test/index.js"
  76. },
  77. "version": "1.4.0"
  78. }