db-vendo-client/tools/endpoint-hci-version/package.json

14 lines
240 B
JSON
Raw Permalink Normal View History

{
"private": true,
"name": "endpoint-hci-version",
"version": "1.0.0",
"bin": {
"hafas-client-endpoint-hci-version": "./cli.js"
},
"author": "Jannis R <mail@jannisr.de>",
"license": "ISC",
"dependencies": {
"mri": "^1.1.4"
}
}