printerface
Version:
NodeJS Pronsole Port with HTTP Server / Interface
26 lines (25 loc) • 595 B
JSON
{
"name": "printerface",
"version": "1.0.0",
"description": "NodeJS Pronsole Port with HTTP Server / Interface",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ButchMonkey/printerface.git"
},
"keywords": [
"printer",
"pronsole",
"marlin",
"3d"
],
"author": "ButchMonkey",
"license": "ISC",
"bugs": {
"url": "https://github.com/ButchMonkey/printerface/issues"
},
"homepage": "https://github.com/ButchMonkey/printerface#readme"
}