@happyaccident/wink-sentiment
Version:
Accurate and fast sentiment scoring of phrases with emoticons :) & emojis 🎉
21 lines (20 loc) • 388 B
JSON
{
"opts": {
"encoding": "utf8",
"readme": "README.md",
"template": "./node_modules/docdash/",
"destination": "docs"
},
"plugins": ["plugins/markdown"],
"docdash": {
"meta": {
"title": "wink-sentiment - Wink JS"
},
"menu":{
"Github": {
"href":"https://github.com/winkjs/wink-sentiment",
"target":"_blank"
}
}
}
}