{ "description": "A book on APIs", "homepage": "https://github.com/twirl/The-API-Book", "license": "CC-BY-NC-4.0", "author": "Sergey Konstantinov ", "repository": "github.com:twirl/The-API-Book", "devDependencies": { "puppeteer": "^5.5.0", "showdown": "^1.9.1", "epub-gen": "^0.1.0" }, "scripts": { "build": "node build.js" } }