{ "name": "ssr", "version": "1.0.0", "description": "", "main": "ssr.js", "scripts": { "build": "node utils/build.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "esbuild": "^0.8.8", "tossr": "^1.3.1" } }