package.json 1.6 KB

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