{
  "name": "nodebook.appendix-a",
  "private": true,
  "version": "1.0.0",
  "description": "",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "engines": {
    "node": "^10.0.0"
  },
  "author": "Thomas Parisot (https://oncletom.io)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/oncletom/nodebook/issues"
  },
  "dependencies": {
    "bluebird": "^2.10.0",
    "chalk": "^1.1.3",
    "cheerio": "^1.0.0-rc.2",
    "css-whitespace": "^1.1.0",
    "eventemitter3": "^1.1.1",
    "faye": "^1.0.3",
    "glob": "^5.0.6",
    "i18n-iso-countries": "^3.6.2",
    "inquirer": "^5.1.0",
    "knex": "^0.14.4",
    "levelup": "^2.0.2",
    "lodash": "^4.17.5",
    "memdown": "^2.0.0",
    "moment": "^2.8.3",
    "mongoose": "^4.1.0",
    "nunjucks": "^3.1.2",
    "redis": "^2.1.0",
    "restify": "^7.2.0",
    "restify-errors": "^6.0.0",
    "sanitize-filename": "^1.1.1",
    "sinon": "^1.10.3",
    "string": "^3.3.0",
    "table": "^4.0.3",
    "tape": "^4.2.0",
    "uuid": "^2.0.0"
  }
}
