{
  "name": "markto",
  "version": "1.2.2",
  "description": "",
  "main": "markto.js",
  "scripts": {
    "test": "webpack; mocha test/index.bundle.js"
  },
  "author": "Henry Troutman",
  "license": "ISC",
  "dependencies": {
    "async": "^2.5.0",
    "bluebird": "^3.5.0",
    "cheerio": "^0.22.0",
    "cheerio-iterable": "^1.0.0",
    "commander": "^2.11.0",
    "csv": "^1.1.1",
    "entities": "^1.1.1",
    "minimist": "^1.2.0",
    "promise": "^7.1.1",
    "promise-each": "^2.2.0",
    "suspend": "^0.7.0",
    "twig": "^1.10.4"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "chai-as-promised": "^7.1.1",
    "mocha": "^3.4.2",
    "mocha-webpack": "^0.7.0",
    "raw-loader": "^0.5.1",
    "webpack": "^3.3.0",
    "webpack-node-externals": "^1.6.0"
  }
}
