Files
homematic-decoder-test/package.json
2023-08-01 14:21:39 +02:00

16 lines
268 B
JSON

{
"name": "thingie",
"version": "1.0.0",
"description": "",
"main": "thingie.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"crc": "^3.8.0"
}
}