webscale
Version:
Measure weight using a Stamps.com digital USB postage scale.
32 lines (31 loc) • 805 B
JSON
{
"name": "webscale",
"version": "0.1.1",
"author": "Ben Hutchison <ben@aldaviva.com> (https://aldaviva.com)",
"dependencies": {
"node-hid": "2.1.2"
},
"contributors": [
"Christopher Hiller <boneskull@boneskull.com> (https://boneskull.com)"
],
"bugs": {
"url": "https://github.com/Aldaviva/WebScale/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Aldaviva/WebScale.git"
},
"license": "MIT",
"description": "Measure weight using a Stamps.com digital USB postage scale.",
"keywords": [
"scale",
"weigh",
"weight",
"hid",
"usb",
"stamps",
"stamps.com",
"postage"
],
"homepage": "https://github.com/Aldaviva/WebScale"
}