vuejs-emoji
Version:
Vue2.x emoji plugin and autoload font awesome and bootstrap
29 lines (28 loc) • 652 B
JSON
{
"name": "vuejs-emoji",
"description": "Vue2.x emoji plugin and autoload font awesome and bootstrap",
"version": "0.1.8",
"author": "sam@thinkingsam.cn",
"main": "plugins/index.js",
"scripts": {},
"dependencies": {},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/lenvonsam/vuejs-emoji.git"
},
"keywords": [
"vuejs-emoji",
"vuejs-plugin",
"emoji",
"vuejs"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/lenvonsam/vuejs-emoji/issues"
},
"homepage": "https://github.com/lenvonsam/vuejs-emoji#readme",
"directories": {
"doc": "docs"
}
}