package.json 3.3 KB

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