package.json 3.0 KB

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