1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_from": "vbb-translate-ids@^4.0.0",
- "_id": "vbb-translate-ids@4.0.0",
- "_inBundle": false,
- "_integrity": "sha512-acc8aCheKRO10vEMIN7a/1chAkD30sW28MUkLbylOtCHD7aGOTGnB6ztGeszFER8qpx915pMyoWggGteF4vB3g==",
- "_location": "/vbb-translate-ids",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "vbb-translate-ids@^4.0.0",
- "name": "vbb-translate-ids",
- "escapedName": "vbb-translate-ids",
- "rawSpec": "^4.0.0",
- "saveSpec": null,
- "fetchSpec": "^4.0.0"
- },
- "_requiredBy": [
- "/hafas-client"
- ],
- "_resolved": "https://registry.npmjs.org/vbb-translate-ids/-/vbb-translate-ids-4.0.0.tgz",
- "_shasum": "11e6a045055c2d10e3fd3a30189bd00b2d7272dd",
- "_spec": "vbb-translate-ids@^4.0.0",
- "_where": "/home/pi/MagicMirror/modules/MMM-PublicTransportHafas/node_modules/hafas-client",
- "author": {
- "name": "Jannis R",
- "email": "mail@jannisr.de"
- },
- "bugs": {
- "url": "https://github.com/derhuerst/vbb-lines/issues-at"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Translate VBB IDs from 9-digit to 12-digit and reverse.",
- "engines": {
- "node": ">=6"
- },
- "files": [
- "index.js"
- ],
- "homepage": "https://github.com/derhuerst/vbb-translate-ids",
- "keywords": [
- "vbb",
- "stations",
- "ids",
- "new",
- "ids",
- "international"
- ],
- "license": "ISC",
- "main": "index.js",
- "name": "vbb-translate-ids",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/derhuerst/vbb-translate-ids.git"
- },
- "scripts": {
- "prepublishOnly": "npm test",
- "test": "node test.js"
- },
- "version": "4.0.0"
- }
|