UNPKG

neaty

Version:

Neaty: Open Source Framework for Node.js

22 lines (21 loc) 502 B
{ "name": "ACL", "properties": { "model": { "type": "string", "description": "The name of the model" }, "property": { "type": "string", "description": "The name of the property, method, scope, or relation" }, "propertyType": { "type": "string", "description": "The type of the property, method, scope or relation" }, "accessType": "string", "permission": "string", "principalType": "string", "principalId": "string" } }