UNPKG

nisemono

Version:

Pretty simple test double library

17 lines (16 loc) 329 B
{ "source": { "include": ["README.md", "index.js", "src/"], "includePattern": ".+\\.js(doc)?$", "excludePattern": "(^|\\/|\\\\)_" }, "plugins": ["plugins/markdown"], "opts": { "template": "node_modules/docdash", "destination": "./doc/" }, "docdash": { "static": true, "sort": false } }