angular-weibo-emotify
Version:
Angular directive and service to emotify weibo text
29 lines (28 loc) • 598 B
JSON
{
"name": "angular-weibo-emotify",
"version": "0.0.1",
"homepage": "https://github.com/RoberMac/angular-weibo-emotify",
"authors": [
{
"name": "RoberTu",
"email": "robertu0717@gmail.com"
}
],
"description": "Angular directive and service to emotify weibo text",
"main": "dist/angular-weibo-emotify.min.js",
"keywords": [
"weibo",
"emotify",
"emotions"
],
"repository": {
"type": "git",
"url": "https://github.com/RoberMac/PodPicker"
},
"ignore": [
"node_modules",
".gitignore",
"gulpfile.js"
],
"license": "MIT"
}