{ "name": "@converse/headless", "version": "6.0.0", "description": "Converse.js Headless build", "author": "cmrd Senya ", "homepage": "https://conversejs.org", "license": "MPL-2.0", "main": "dist/converse-headless.min.js", "files": [ "*.js", "*.json", "dist/", "README.md", "utils/*.js", "templates/*.html", "templates/*.svg" ], "keywords": [ "converse.js", "XMPP", "Jabber", "chat", "messaging", "chatrooms", "webchat" ], "repository": { "type": "git", "url": "git+https://github.com/conversejs/converse.js.git" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "bugs": { "url": "https://github.com/conversejs/converse.js/issues" }, "gitHead": "9641dcdc820e029b05930479c242d2b707bbe8e2", "devDependencies": { "@converse/skeletor": "conversejs/skeletor#b260c554f4ce961c29deea4740083e58a489aa9b", "filesize": "^6.1.0", "jed": "1.1.1", "localforage": "^1.7.3", "lodash-es": "^4.17.15", "pluggable.js": "2.0.1", "strophe.js": "strophe/strophejs#ceb5640786dc60de4a13b18c9a263f2ef112874c" } }