qztrayjsclass
Version:
QZTray JS Class wrapper for easy implementation of the QZ-Tray.
26 lines • 630 B
JSON
{
"name": "qztrayjsclass",
"version": "0.0.2",
"description": "QZTray JS Class wrapper for easy implementation of the QZ-Tray.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/bloodf/qztray"
},
"keywords": [
"auttar"
],
"author": {
"name": "Heitor Ramon Ribeiro",
"email": "heitor.ramon@gmail.com"
},
"private": false,
"license": "MIT",
"dependencies": {
"js-sha256": "^0.9.0",
"qz-tray": "^2.0.7"
}
}