package.json 331 B

12345678910111213141516171819
  1. {
  2. "name": "qiaopai",
  3. "version": "1.0.0",
  4. "main": "main.js",
  5. "scripts": {
  6. "test": "echo \"Error: no test specified\" && exit 1"
  7. },
  8. "repository": {
  9. "type": "git",
  10. "url": "http://47.98.226.240:3000/twt/shell.git"
  11. },
  12. "author": "123",
  13. "license": "ISC",
  14. "keywords": [
  15. "123"
  16. ],
  17. "description": ""
  18. }