{
  "name": "fakeblock",
  "version": "0.0.91",
  "description": "Field-level ACL library for Node.js and NoSql document stores",
  "main": "lib/fakeblock.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/gethuman/fakeblock.js.git"
  },
  "keywords": [
    "javascript",
    "ACL",
    "access control",
    "security"
  ],
  "author": "Jeff Whelpley",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gethuman/fakeblock.js/issues"
  },
  "homepage": "https://github.com/gethuman/fakeblock.js",
  "dependencies": {
    "lodash": "^4.17.4"
  },
  "devDependencies": {
    "batter": "^0.1.52",
    "gulp": "3.9.1",
    "taste": "^0.2.43"
  }
}
