12345678910111213141516171819 |
- {
- "name": "qiaopai",
- "version": "1.0.0",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "http://47.98.226.240:3000/twt/shell.git"
- },
- "author": "123",
- "license": "ISC",
- "keywords": [
- "123"
- ],
- "description": ""
- }
|