package.json 326 B

12345678910111213141516
  1. {
  2. "name": "shell_tools",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "http://47.90.83.132:3000/root/shell_tools.git"
  12. },
  13. "keywords": [],
  14. "author": "",
  15. "license": "ISC"
  16. }