defense

0.0.1 • Public • Published

Defense

Defense handles permissions for document storage database objects. Permissions can be broad at the record type level or extremely specific at the object's attribute level.

Getting Started

Install Cramit using npm and save it as a dependency in your package.json.

npm install defense --save

You can require Cramit just like every other node.js module.

var defense = require('defense');

Documentation

Further documentation can be found in the wiki.

MIT License

Package Sidebar

Install

npm i defense

Weekly Downloads

0

Version

0.0.1

License

none

Last publish

Collaborators

  • ssmereka