{
"name": "png2lvgl",
"version": "1.0.0",
"description": "[](https://www.gnu.org/licenses/gpl-3.0) [](https://www.rust-lang.org/) [](https://github.com/metaneturons/png2lvgl/actions)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"prepare": "husky"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"devDependencies": {
"@commitlint/cli": "^20.1.0",
"@commitlint/config-conventional": "^20.0.0",
"husky": "^9.1.7"
}
}