UNPKG

kgis

Version:

a lib of kgis

43 lines (42 loc) 805 B
{ "name": "kgis", "version": "0.0.1", "description": "a lib of kgis", "main": "kgis", "preferGlobal": true, "bin": "kgis", "scripts": { "start": "npm publish .", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/kgis/kgis-module" }, "keywords": [ "kgis", "webgis", "map", "ibrucekong", "brucekong", "bruce" ], "maintainers": [ { "name": "Bruce Kong", "email": "kongbin0325@hotmail.com", "web": "https://www.brucekong.com" } ], "author": "ibrucekong", "contributors": [ { "name": "Bruce Kong", "email": "kongbin0325@hotmail.com", "web": "https://www.brucekong.com" } ], "license": "ISC", "dependencies": { } }