UNPKG

mssql-geoparser

Version:
28 lines (27 loc) 622 B
{ "name": "mssql-geoparser", "version": "0.0.1", "description": "a geo parser for mssql", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "geography", "geometry", "mssql", "geo", "sequel", "server" ], "author": "theverything (Jeffrey Horn)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/theverything/mssql-geoparser.git" }, "bugs": { "url": "https://github.com/theverything/mssql-geoparser/issues" }, "homepage": "https://github.com/theverything/mssql-geoparser" }