mersul-trenurilor
Version:
Information about the Romanian trains.
58 lines • 1.26 kB
JSON
{
"bin": {
"mersul-trenurilor": "bin/mersul-trenurilor.js"
},
"name": "mersul-trenurilor",
"description": "Information about the Romanian trains.",
"keywords": [
"mersul",
"trenurilor",
"information",
"about",
"the",
"romanian",
"trains"
],
"license": "MIT",
"version": "1.1.1",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
"homepage": "https://github.com/IonicaBizau/mersul-trenurilor#readme",
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"cli.js",
"index.js",
"index.d.ts",
"package-lock.json",
"bloggify.js",
"bloggify.json",
"bloggify/"
],
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/IonicaBizau/mersul-trenurilor.git"
},
"bugs": {
"url": "https://github.com/IonicaBizau/mersul-trenurilor/issues"
},
"dependencies": {
"axios": "^1.4.0",
"le-table": "^6.1.10",
"puppeteer": "^20.7.3",
"scrape-it": "^6.0.1",
"tilda": "^4.4.16"
},
"blah": {
"ex_img": "https://i.imgur.com/YPM4DgR.png"
}
}