{
  "name": "yadda-mocha-sync-example",
  "version": "0.0.0",
  "scripts": {
    "postinstall": "npm --loglevel error link yadda",
    "test": "node bin/example.js"
  },
  "author": "Stephen Cresswell",
  "license": "Apache2",
  "devDependencies": {
    "mocha": "^5.2.0"
  }
}
