package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "_from": "interpret@^0.6.5",
  3. "_id": "interpret@0.6.6",
  4. "_inBundle": false,
  5. "_integrity": "sha1-/s16GOfOXKar+5U+H4YhOknxYls=",
  6. "_location": "/interpret",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "interpret@^0.6.5",
  12. "name": "interpret",
  13. "escapedName": "interpret",
  14. "rawSpec": "^0.6.5",
  15. "saveSpec": null,
  16. "fetchSpec": "^0.6.5"
  17. },
  18. "_requiredBy": [
  19. "/knex"
  20. ],
  21. "_resolved": "http://registry.npm.taobao.org/interpret/download/interpret-0.6.6.tgz",
  22. "_shasum": "fecd7a18e7ce5ca6abfb953e1f86213a49f1625b",
  23. "_spec": "interpret@^0.6.5",
  24. "_where": "E:\\dev\\007\\node_module\\node10\\node_modules\\knex",
  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-script",
  42. "coffee",
  43. "coffee.md",
  44. "csv",
  45. "earlgrey",
  46. "es",
  47. "es6",
  48. "iced",
  49. "iced.md",
  50. "iced-coffee-script",
  51. "ini",
  52. "js",
  53. "json",
  54. "json5",
  55. "jsx",
  56. "react",
  57. "litcoffee",
  58. "liticed",
  59. "ls",
  60. "livescript",
  61. "toml",
  62. "ts",
  63. "typescript",
  64. "wisp",
  65. "xml",
  66. "yaml",
  67. "yml"
  68. ],
  69. "license": "MIT",
  70. "main": "index.js",
  71. "name": "interpret",
  72. "repository": {
  73. "type": "git",
  74. "url": "git://github.com/tkellen/node-interpret.git"
  75. },
  76. "version": "0.6.6"
  77. }