websocket快速操作工具
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.

17 lines
302 B

  1. {
  2. "name": "chat",
  3. "version": "1.0.0",
  4. "description": "",
  5. "scripts": {
  6. "dev": "live-server "
  7. },
  8. "repository": {
  9. "type": "git",
  10. "url": "zwsd@192.168.1.3:maochaoying/websocket-util.git"
  11. },
  12. "author": "",
  13. "license": "ISC",
  14. "dependencies": {
  15. "live-server": "^1.2.2"
  16. }
  17. }