UNPKG

strophejs-plugin-rsm-vue

Version:

A strophe.js plugin for XEP-0059 Result Set Management

32 lines (31 loc) 752 B
{ "name": "strophejs-plugin-rsm-vue", "version": "0.0.1", "description": "A strophe.js plugin for XEP-0059 Result Set Management", "main": "lib/strophe.rsm.js", "repository": { "type": "git", "url": "git+https://github.com/adimuwardi/strophejs-plugin-rsm.git" }, "keywords": [ "xmpp", "strophe", "vue-strophe.js", "RSM" ], "author": "sezukahate", "license": "MIT", "bugs": { "url": "https://github.com/adimuwardi/strophejs-plugin-rsm/issues" }, "homepage": "https://github.com/adimuwardi/strophejs-plugin-rsm#readme", "peerDependencies": { "vue-strophe.js": "^1.0.0" }, "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }