{ "name": "smt", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "dev": "pm2 start index.js --name h5" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "express": "^4.17.1" } }