tstabilizer
Version:
stabilize fassi values, from sensors or logs
25 lines • 667 B
JSON
{
"name": "tstabilizer",
"version": "1.0.1",
"description": "stabilize fassi values, from sensors or logs",
"main": "tStabilizer.js",
"scripts": {
"test": "node ./test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TobiasNickel/tStabilizer.git"
},
"keywords": [
"stabilize",
"analyse",
"responsible",
"sensor"
],
"author": "Tobias Nickel",
"license": "MIT",
"bugs": {
"url": "https://github.com/TobiasNickel/tStabilizer/issues"
},
"homepage": "https://github.com/TobiasNickel/tStabilizer#readme"
}