mirror of
https://github.com/Mibew/emoji-plugin.git
synced 2024-11-15 08:54:13 +03:00
19 lines
508 B
JSON
19 lines
508 B
JSON
{
|
|
"name": "emoji-plugin",
|
|
"version": "0.1.0",
|
|
"description": "A plugin for Mibew that provides emojis in messages.",
|
|
"private": true,
|
|
"bugs": {
|
|
"url": "https://github.com/mibew/emoji-plugin/issues"
|
|
},
|
|
"devDependencies": {
|
|
"bower": "~1.3.10",
|
|
"gulp": "~3.8.8",
|
|
"event-stream": "~3.1.7",
|
|
"gulp-zip": "~2.0.1",
|
|
"gulp-tar": "~1.1.0",
|
|
"gulp-gzip": "~0.0.8",
|
|
"gulp-chmod": "~1.1.1",
|
|
"gulp-rename": "~1.2.0"
|
|
}
|
|
} |