package.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "archy@^1.0.0",
  6. "scope": null,
  7. "escapedName": "archy",
  8. "name": "archy",
  9. "rawSpec": "^1.0.0",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp"
  14. ]
  15. ],
  16. "_from": "archy@>=1.0.0 <2.0.0",
  17. "_id": "archy@1.0.0",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/archy",
  21. "_npmUser": {
  22. "name": "substack",
  23. "email": "mail@substack.net"
  24. },
  25. "_npmVersion": "1.4.25",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "archy@^1.0.0",
  29. "scope": null,
  30. "escapedName": "archy",
  31. "name": "archy",
  32. "rawSpec": "^1.0.0",
  33. "spec": ">=1.0.0 <2.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/gulp"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
  40. "_shasum": "f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40",
  41. "_shrinkwrap": null,
  42. "_spec": "archy@^1.0.0",
  43. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp",
  44. "author": {
  45. "name": "James Halliday",
  46. "email": "mail@substack.net",
  47. "url": "http://substack.net"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/substack/node-archy/issues"
  51. },
  52. "dependencies": {},
  53. "description": "render nested hierarchies `npm ls` style with unicode pipes",
  54. "devDependencies": {
  55. "tap": "~0.3.3",
  56. "tape": "~0.1.1"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "shasum": "f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40",
  61. "tarball": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz"
  62. },
  63. "gitHead": "30223c16191e877bf027b15b12daf077b9b55b84",
  64. "homepage": "https://github.com/substack/node-archy",
  65. "keywords": [
  66. "hierarchy",
  67. "npm ls",
  68. "unicode",
  69. "pretty",
  70. "print"
  71. ],
  72. "license": "MIT",
  73. "main": "index.js",
  74. "maintainers": [
  75. {
  76. "name": "substack",
  77. "email": "mail@substack.net"
  78. }
  79. ],
  80. "name": "archy",
  81. "optionalDependencies": {},
  82. "readme": "ERROR: No README data found!",
  83. "repository": {
  84. "type": "git",
  85. "url": "git+ssh://git@github.com/substack/node-archy.git"
  86. },
  87. "scripts": {
  88. "test": "tap test"
  89. },
  90. "testling": {
  91. "files": "test/*.js",
  92. "browsers": {
  93. "iexplore": [
  94. "6.0",
  95. "7.0",
  96. "8.0",
  97. "9.0"
  98. ],
  99. "chrome": [
  100. "20.0"
  101. ],
  102. "firefox": [
  103. "10.0",
  104. "15.0"
  105. ],
  106. "safari": [
  107. "5.1"
  108. ],
  109. "opera": [
  110. "12.0"
  111. ]
  112. }
  113. },
  114. "version": "1.0.0"
  115. }