{
"name": "<%= config[:name] %>", "version": "1.0.0", "description": "== README", "main": "server.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "<%= config[:author] %>", "license": "ISC"
}