package.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "rechoir@^0.6.2",
  6. "scope": null,
  7. "escapedName": "rechoir",
  8. "name": "rechoir",
  9. "rawSpec": "^0.6.2",
  10. "spec": ">=0.6.2 <0.7.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/liftoff"
  14. ]
  15. ],
  16. "_from": "rechoir@>=0.6.2 <0.7.0",
  17. "_id": "rechoir@0.6.2",
  18. "_inCache": true,
  19. "_location": "/rechoir",
  20. "_nodeVersion": "0.12.4",
  21. "_npmUser": {
  22. "name": "tkellen",
  23. "email": "tyler@sleekcode.net"
  24. },
  25. "_npmVersion": "2.7.4",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "rechoir@^0.6.2",
  29. "scope": null,
  30. "escapedName": "rechoir",
  31. "name": "rechoir",
  32. "rawSpec": "^0.6.2",
  33. "spec": ">=0.6.2 <0.7.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/liftoff"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
  40. "_shasum": "85204b54dba82d5742e28c96756ef43af50e3384",
  41. "_shrinkwrap": null,
  42. "_spec": "rechoir@^0.6.2",
  43. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/liftoff",
  44. "author": {
  45. "name": "Tyler Kellen",
  46. "url": "http://goingslowly.com/"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/tkellen/node-rechoir/issues"
  50. },
  51. "dependencies": {
  52. "resolve": "^1.1.6"
  53. },
  54. "description": "Require any supported file as a node module.",
  55. "devDependencies": {
  56. "babel": "^5.4.3",
  57. "chai": "^2.3.0",
  58. "coco": "^0.9.1",
  59. "coffee-script": "^1.9.2",
  60. "earlgrey": "0.0.9",
  61. "iced-coffee-script": "^1.8.0-d",
  62. "interpret": "^0.6.1",
  63. "json5": "^0.4.0",
  64. "livescript": "^1.4.0",
  65. "mocha": "^2.2.5",
  66. "node-jsx": "^0.13.3",
  67. "require-csv": "0.0.1",
  68. "require-ini": "0.0.1",
  69. "require-uncached": "^1.0.2",
  70. "require-xml": "0.0.1",
  71. "require-yaml": "0.0.1",
  72. "rimraf": "^2.3.4",
  73. "semver": "^4.3.4",
  74. "sinon": "^1.14.1",
  75. "toml-require": "^1.0.1",
  76. "typescript-register": "^1.1.0"
  77. },
  78. "directories": {},
  79. "dist": {
  80. "shasum": "85204b54dba82d5742e28c96756ef43af50e3384",
  81. "tarball": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz"
  82. },
  83. "engines": {
  84. "node": ">= 0.10"
  85. },
  86. "gitHead": "1aafd85aac487171be71891b916c9136c620ac0e",
  87. "homepage": "https://github.com/tkellen/node-rechoir",
  88. "keywords": [
  89. "require",
  90. "cjsx",
  91. "co",
  92. "coco",
  93. "coffee-script",
  94. "coffee",
  95. "coffee.md",
  96. "csv",
  97. "earlgrey",
  98. "es",
  99. "es6",
  100. "iced",
  101. "iced.md",
  102. "iced-coffee-script",
  103. "ini",
  104. "js",
  105. "json",
  106. "json5",
  107. "jsx",
  108. "react",
  109. "litcoffee",
  110. "liticed",
  111. "ls",
  112. "livescript",
  113. "toml",
  114. "ts",
  115. "typescript",
  116. "xml",
  117. "yaml",
  118. "yml"
  119. ],
  120. "licenses": [
  121. {
  122. "type": "MIT",
  123. "url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
  124. }
  125. ],
  126. "main": "index.js",
  127. "maintainers": [
  128. {
  129. "name": "tkellen",
  130. "email": "tyler@sleekcode.net"
  131. },
  132. {
  133. "name": "phated",
  134. "email": "blaine@iceddev.com"
  135. }
  136. ],
  137. "name": "rechoir",
  138. "optionalDependencies": {},
  139. "readme": "ERROR: No README data found!",
  140. "repository": {
  141. "type": "git",
  142. "url": "git://github.com/tkellen/node-rechoir.git"
  143. },
  144. "scripts": {
  145. "test": "mocha -R spec test/index.js"
  146. },
  147. "version": "0.6.2"
  148. }