{
  "name": "den-seed",
  "private": false,
  "version": "0.6.0",
  "license": "MIT",
  "scripts": {
    "build": "bsb -make-world",
    "start": "bsb -make-world -w",
    "clean": "bsb -clean-world",
    "prepublishOnly": "yarn run build"
  },
  "devDependencies": {
    "bs-platform": "^4.0.17"
  },
  "dependencies": {
    "chalk": "^2.4.1",
    "tree-kill": "^1.2.1"
  },
  "keywords": [],
  "repository": {
    "type": "git",
    "url": "https://github.com/antonstefanov/swamp"
  },
  "author": "Anton Stefanov",
  "gitHead": "ee1626900109e07358ab826f265f21c37f8a8306"
}
