mapcachetools 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
File without changes
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "mapcachetools",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "This tool downloads images from a map provider and cache it locally on your device. Please check terms and condition of your map provider. The tool is provided as is with no responsibility from author. Please Use IT AT YOUR OWN RISK.",
5
5
  "main": "downloadmaps.js",
6
6
  "scripts": {
7
7
  "start": "node ./bin/downloadmaps.js"
8
8
  },
9
9
  "bin": {
10
- "mapcache_download": "downloadmaps.js"
10
+ "mapcache_download": "mapcache_download.js"
11
11
  },
12
12
  "keywords": [
13
13
  "map",