{
  "name": "minecraft-world",
  "version": "0.0.0",
  "description": "Creates, reads and stores Minecraft world data.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "nbt": "^0.7.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JorisBlanken/minecraft-world.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/JorisBlanken/minecraft-world/issues"
  },
  "homepage": "https://github.com/JorisBlanken/minecraft-world#readme"
}
