Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "shpts", | ||
"private": false, | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"type": "module", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/vojtatom/shpts" | ||
"url": "https://github.com/vojtatom/shp.ts" | ||
}, | ||
"keywords": [ | ||
"metacity", | ||
"visualization", | ||
"shapefile", | ||
"esri" | ||
"esri", | ||
"shp", | ||
"shx", | ||
"dbf" | ||
], | ||
@@ -16,0 +17,0 @@ "author": { |
@@ -1,2 +0,2 @@ | ||
# SHP.ts 🗺️ | ||
# shp.ts 🗺️ | ||
@@ -3,0 +3,0 @@ TypeScript package for loading Esri Shapefiles, primary developed for for WebGL applications |
83190