systemd-to-openrc/package.json
2025-05-17 23:40:33 -04:00

12 lines
259 B
JSON

{
"name": "systemd-to-openrc",
"version": "1.0.0",
"description": "The #!openrc-run generator",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"type": "module",
"author": "",
"license": "ISC"
}