You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
453 B

10 months ago
10 months ago
  1. {
  2. "name": "moni",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "main.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "http://git.jaxc.cn/fangwenqiao/moin_app.git"
  12. },
  13. "keywords": [],
  14. "author": "",
  15. "license": "ISC",
  16. "dependencies": {
  17. "js-md5": "^0.8.3",
  18. "vue2-ace-editor": "0.0.15",
  19. "xterm": "^5.3.0",
  20. "xterm-addon-fit": "^0.8.0"
  21. }
  22. }