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