package.json 2.5 KB

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