package.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "_from": "interpret@^1.0.0",
  3. "_id": "interpret@1.1.0",
  4. "_inBundle": false,
  5. "_integrity": "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=",
  6. "_location": "/interpret",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "interpret@^1.0.0",
  12. "name": "interpret",
  13. "escapedName": "interpret",
  14. "rawSpec": "^1.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.0"
  17. },
  18. "_requiredBy": [
  19. "/gulp"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz",
  22. "_shasum": "7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614",
  23. "_spec": "interpret@^1.0.0",
  24. "_where": "/mnt/data/Sites/r2c.net/user/themes/r2c/node_modules/gulp",
  25. "author": {
  26. "name": "Tyler Kellen",
  27. "url": "http://goingslowly.com/"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/tkellen/node-interpret/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "A dictionary of file extensions and associated module loaders.",
  35. "homepage": "https://github.com/tkellen/node-interpret",
  36. "keywords": [
  37. "cirru-script",
  38. "cjsx",
  39. "co",
  40. "coco",
  41. "coffee",
  42. "coffee-script",
  43. "coffee.md",
  44. "coffeescript",
  45. "csv",
  46. "earlgrey",
  47. "es",
  48. "es6",
  49. "iced",
  50. "iced.md",
  51. "iced-coffee-script",
  52. "ini",
  53. "js",
  54. "json",
  55. "json5",
  56. "jsx",
  57. "react",
  58. "litcoffee",
  59. "liticed",
  60. "ls",
  61. "livescript",
  62. "toml",
  63. "ts",
  64. "typescript",
  65. "wisp",
  66. "xml",
  67. "yaml",
  68. "yml"
  69. ],
  70. "license": "MIT",
  71. "main": "index.js",
  72. "name": "interpret",
  73. "repository": {
  74. "type": "git",
  75. "url": "git://github.com/tkellen/node-interpret.git"
  76. },
  77. "version": "1.1.0"
  78. }