UNPKG

neaty

Version:

Neaty: Open Source Framework for Node.js

15 lines (14 loc) 290 B
{ "name": "Scope", "description": [ "Schema for Scope which represents the permissions that are granted", "to client applications by the resource owner" ], "properties": { "name": { "type": "string", "required": true }, "description": "string" } }