{ "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": { "css": "^3.0.0", "epub-gen": "^0.1.0", "image-data-uri": "^2.0.1", "puppeteer": "^5.5.0", "rehype-parse": "^7.0.1", "rehype-stringify": "^8.0.0", "remark-parse": "^8.0.3", "remark-rehype": "^7.0.0", "unified": "^9.2.0" }, "scripts": { "build": "node build.js" } }