alsocan
Version:
Authorization libray, replaces cancan
25 lines • 544 B
JSON
{
"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": {}
}