UNPKG

coordtransform

Version:

A common coordinate systems conversion module!

27 lines (26 loc) 588 B
{ "name": "coordtransform", "version": "2.1.2", "description": "A common coordinate systems conversion module!", "main": "index.js", "scripts": { "test": "node test/app.js" }, "repository": { "type": "git", "url": "git+https://wandergis@github.com/wandergis/coordtransform.git" }, "keywords": [ "coordinate", "wgs84", "bd09", "gcj02", "transform" ], "author": "wandergis", "license": "MIT", "bugs": { "url": "https://github.com/wandergis/coordtransform/issues" }, "homepage": "http://wandergis.github.io/coordtransform" }