{
  "name": "basic-truffle-project",
  "version": "1.0.0",
  "description": "",
  "main": "truffle-config.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Anton Shtylman",
  "license": "MIT",
  "devDependencies": {
    "@gnosis.pm/truffle-nice-tools": "^1.2.1"
  }
}
