UI for Zipcoin Blue

package.json 2.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "window-size@0.1.0",
  6. "scope": null,
  7. "escapedName": "window-size",
  8. "name": "window-size",
  9. "rawSpec": "0.1.0",
  10. "spec": "0.1.0",
  11. "type": "version"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/uglifyjs-webpack-plugin/node_modules/yargs"
  14. ]
  15. ],
  16. "_from": "window-size@0.1.0",
  17. "_id": "window-size@0.1.0",
  18. "_inCache": true,
  19. "_location": "/window-size",
  20. "_npmUser": {
  21. "name": "jonschlinkert",
  22. "email": "github@sellside.com"
  23. },
  24. "_npmVersion": "1.3.24",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "window-size@0.1.0",
  28. "scope": null,
  29. "escapedName": "window-size",
  30. "name": "window-size",
  31. "rawSpec": "0.1.0",
  32. "spec": "0.1.0",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/uglifyjs-webpack-plugin/yargs"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz",
  39. "_shasum": "5438cd2ea93b202efa3a19fe8887aee7c94f9c9d",
  40. "_shrinkwrap": null,
  41. "_spec": "window-size@0.1.0",
  42. "_where": "/Users/tennesseeg/blueCoin/node_modules/uglifyjs-webpack-plugin/node_modules/yargs",
  43. "author": {
  44. "name": "Jon Schlinkert",
  45. "url": "https://github.com/jonschlinkert"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/jonschlinkert/window-size/issues"
  49. },
  50. "dependencies": {},
  51. "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.",
  52. "devDependencies": {},
  53. "directories": {},
  54. "dist": {
  55. "shasum": "5438cd2ea93b202efa3a19fe8887aee7c94f9c9d",
  56. "tarball": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz"
  57. },
  58. "engines": {
  59. "node": ">= 0.8.0"
  60. },
  61. "homepage": "https://github.com/jonschlinkert/window-size",
  62. "keywords": [
  63. "window",
  64. "console",
  65. "terminal",
  66. "tty"
  67. ],
  68. "licenses": [
  69. {
  70. "type": "MIT",
  71. "url": "https://github.com/jonschlinkert/window-size/blob/master/LICENSE-MIT"
  72. }
  73. ],
  74. "main": "index.js",
  75. "maintainers": [
  76. {
  77. "name": "jonschlinkert",
  78. "email": "github@sellside.com"
  79. }
  80. ],
  81. "name": "window-size",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git+https://github.com/jonschlinkert/window-size.git"
  87. },
  88. "version": "0.1.0"
  89. }