UNPKG

rtm-api

Version:

Remember the Milk API Interface

13 lines 294 B
{ "plugins": ["plugins/markdown"], "source": { "include": ["src/"], "exclude": ["node_modules/"], "includePattern": ".+\\.js(doc|x)?$", "excludePattern": "(^|\\/|\\\\)_" }, "opts": { "destination": "docs/", "recurse": true } }