{
  "name": "alsocan",
  "version": "1.0.3",
  "description": "Authorization libray, replaces cancan",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/raisely/alsocan.git"
  },
  "keywords": [
    "authorization",
    "cancan",
    "permissions"
  ],
  "author": "Chris Jensen",
  "license": "noharm",
  "bugs": {
    "url": "https://github.com/raisely/alsocan/issues"
  },
  "homepage": "https://github.com/raisely/alsocan#readme",
  "dependencies": {
    "colors": "^1.4.0"
  },
  "scripts": {}
}