mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
14 lines
218 B
JSON
14 lines
218 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"name": "debug-cli",
|
||
|
"version": "1.0.0",
|
||
|
"bin": {
|
||
|
"hafas-client-debug-cli": "./cli.js"
|
||
|
},
|
||
|
"author": "Jannis R <mail@jannisr.de>",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"mri": "^1.1.4"
|
||
|
}
|
||
|
}
|