12345678910111213141516 |
- {
- "name": "tms-middleware",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "https://gitee.com/xiaoguangmei/tms-middleware.git"
- },
- "keywords": [],
- "author": "",
- "license": "ISC"
- }
|