vbb-find-stations
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -1,2 +0,2 @@ | ||
Copyright (c) 2016, Jannis R | ||
Copyright (c) 2017, Jannis R | ||
@@ -3,0 +3,0 @@ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. |
{ | ||
"name": "vbb-find-stations", | ||
"description": "Search for stations of VBB.", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"main": "index.js", | ||
@@ -17,8 +17,8 @@ "files": ["index.js", "stations.ndjson"], | ||
"leven": "^2", | ||
"vbb-tokenize-station": "^0.2.0", | ||
"vbb-tokenize-station": "^0.2.1", | ||
"ndjson": "^1.4.3" | ||
}, | ||
"devDependencies": { | ||
"vbb-common-places": "^1.0.0", | ||
"vbb-stations": "^3.1.0", | ||
"vbb-common-places": "^1.1.0", | ||
"vbb-stations": "^3.2.0", | ||
"blue-tape": "^1.0.0", | ||
@@ -25,0 +25,0 @@ "so": "^1.0.1", |
Sorry, the diff of this file is not supported yet
1251236
Updatedvbb-tokenize-station@^0.2.1