| 1234567891011121314 |
- {
- "name": "saas-web",
- "version": "1.0.0",
- "description": "saas在线进销存系统",
- "main": "app.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [
- "saas"
- ],
- "author": "yingp@usoftchina.com",
- "license": "ISC"
- }
|