UNPKG

munar-plugin-emotes

Version:

Munar plugin for sharing reaction GIFs.

26 lines (25 loc) 561 B
{ "name": "munar-plugin-emotes", "version": "2.0.4", "description": "Munar plugin for sharing reaction GIFs.", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "munar-plugin" ], "author": "", "license": "ISC", "dependencies": { "bluebird": "^3.5.1", "debug": "^3.1.0", "got": "^8.3.2", "nanohtml": "^1.2.4", "truncate-url": "^1.0.0" }, "peerDependencies": { "munar-core": "^2.0.0" }, "gitHead": "fc6e8279bb02d46680dc623d48610277d05b8143" }