package.json 2.2 KB

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