{
  "name": "voxel-wool",
  "description": "colored wool blocks and block metadata example (voxel.js plugin)",
  "version": "1.0.0",
  "main": "wool.js",
  "repository": {
    "type": "git",
    "url": "git@github.com:deathcap/voxel-wool.git"
  },
  "keywords": [
    "voxel",
    "plugin",
    "wool",
    "blocks",
    "metablocks"
  ],
  "dependencies": {
    "ucfirst": "0.0.1"
  },
  "license": "MIT"
}
