UI for Zipcoin Blue

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "strip-ansi@^3.0.0",
  6. "scope": null,
  7. "escapedName": "strip-ansi",
  8. "name": "strip-ansi",
  9. "rawSpec": "^3.0.0",
  10. "spec": ">=3.0.0 <4.0.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/node-sass/node_modules/chalk"
  14. ]
  15. ],
  16. "_from": "strip-ansi@>=3.0.0 <4.0.0",
  17. "_id": "strip-ansi@3.0.1",
  18. "_inCache": true,
  19. "_location": "/strip-ansi",
  20. "_nodeVersion": "0.12.7",
  21. "_npmOperationalInternal": {
  22. "host": "packages-9-west.internal.npmjs.com",
  23. "tmp": "tmp/strip-ansi-3.0.1.tgz_1456057278183_0.28958667791448534"
  24. },
  25. "_npmUser": {
  26. "name": "jbnicolai",
  27. "email": "jappelman@xebia.com"
  28. },
  29. "_npmVersion": "2.11.3",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "strip-ansi@^3.0.0",
  33. "scope": null,
  34. "escapedName": "strip-ansi",
  35. "name": "strip-ansi",
  36. "rawSpec": "^3.0.0",
  37. "spec": ">=3.0.0 <4.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/babel-code-frame/chalk",
  42. "/cliui",
  43. "/gauge",
  44. "/har-validator/chalk",
  45. "/node-sass/chalk",
  46. "/string-width",
  47. "/wrap-ansi"
  48. ],
  49. "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
  50. "_shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
  51. "_shrinkwrap": null,
  52. "_spec": "strip-ansi@^3.0.0",
  53. "_where": "/Users/tennesseeg/blueCoin/node_modules/node-sass/node_modules/chalk",
  54. "author": {
  55. "name": "Sindre Sorhus",
  56. "email": "sindresorhus@gmail.com",
  57. "url": "sindresorhus.com"
  58. },
  59. "bugs": {
  60. "url": "https://github.com/chalk/strip-ansi/issues"
  61. },
  62. "dependencies": {
  63. "ansi-regex": "^2.0.0"
  64. },
  65. "description": "Strip ANSI escape codes",
  66. "devDependencies": {
  67. "ava": "*",
  68. "xo": "*"
  69. },
  70. "directories": {},
  71. "dist": {
  72. "shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
  73. "tarball": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz"
  74. },
  75. "engines": {
  76. "node": ">=0.10.0"
  77. },
  78. "files": [
  79. "index.js"
  80. ],
  81. "gitHead": "8270705c704956da865623e564eba4875c3ea17f",
  82. "homepage": "https://github.com/chalk/strip-ansi",
  83. "keywords": [
  84. "strip",
  85. "trim",
  86. "remove",
  87. "ansi",
  88. "styles",
  89. "color",
  90. "colour",
  91. "colors",
  92. "terminal",
  93. "console",
  94. "string",
  95. "tty",
  96. "escape",
  97. "formatting",
  98. "rgb",
  99. "256",
  100. "shell",
  101. "xterm",
  102. "log",
  103. "logging",
  104. "command-line",
  105. "text"
  106. ],
  107. "license": "MIT",
  108. "maintainers": [
  109. {
  110. "name": "sindresorhus",
  111. "email": "sindresorhus@gmail.com"
  112. },
  113. {
  114. "name": "jbnicolai",
  115. "email": "jappelman@xebia.com"
  116. }
  117. ],
  118. "name": "strip-ansi",
  119. "optionalDependencies": {},
  120. "readme": "ERROR: No README data found!",
  121. "repository": {
  122. "type": "git",
  123. "url": "git+https://github.com/chalk/strip-ansi.git"
  124. },
  125. "scripts": {
  126. "test": "xo && ava"
  127. },
  128. "version": "3.0.1"
  129. }