12345678910111213141516 |
- {
- "name": "shell_tools",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://47.90.83.132:3000/root/shell_tools.git"
- },
- "keywords": [],
- "author": "",
- "license": "ISC"
- }
|