{
  "name": "yadda-multiline-examples-table-example",
  "version": "0.0.1",
  "description": "Yadda multiline examples table example",
  "scripts": {
    "postinstall": "npm --loglevel error link yadda",
    "test": "node bin/example.js"
  },
  "author": "thr0w",
  "license": "Apache2",
  "dependencies": {
    "babel": "^5.6.14",
    "csv-parse": "^3.1.2",
    "lodash": "^4.17.11",
    "mocha": "^5.2.0"
  }
}
