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