You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Generate [Donald Knuth Interview 2006](https://github.com/kragen/knuth-interview-2006) transcript to a book, powered by [ReLaxed](https://github.com/RelaxedJS/ReLaXed).",
"main": "generate.js",
"directories": {
"doc": "docs"
},
"dependencies": {
"puppeteer": "^2.0.0",
"relaxedjs": "^0.2.4"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"