123456789101112131415 |
- {
- "name": "bingfengtiyu",
- "version": "1.0.0",
- "description": "web",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "com",
- "license": "MIT",
- "dependencies": {
- "ejs": "^3.0.1",
- "express": "^4.17.1"
- }
- }
|