UNPKG

@mkody/twitch-emoticons

Version:

Gets Twitch, BTTV, FFZ and 7TV emotes as well as parsing text to emotes!

47 lines (46 loc) 1.17 kB
{ "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc"] }, "source": { "include": ["README.md", "src/struct", "src/util", "package.json"], "includePattern": ".js$", "excludePattern": "(node_modules/|docs)" }, "templates": { "cleverLinks": false, "monospaceLinks": true, "useLongnameInNav": false, "default": { "includeDate": false } }, "opts": { "destination": "./docs", "encoding": "utf8", "private": true, "recurse": true, "verbose": true, "template": "./node_modules/docdash" }, "plugins": ["plugins/markdown"], "markdown": { "hardwrap": true }, "docdash": { "sort": false, "private": false, "menu": { "GitHub": { "href":"https://github.com/mkody/twitch-emoticons", "target":"_blank", "class":"menu-item", "id":"github_link" } }, "scopeInOutputPath": false, "nameInOutputPath": false, "versionInOutputPath": false } }