leaflet.mousecoordinate
Version:
A Coordinate Mouse Viewer for Leaflet
44 lines (43 loc) • 1.17 kB
JSON
{
"name": "leaflet.mousecoordinate",
"version": "1.2.0",
"description": "A Coordinate Mouse Viewer for Leaflet",
"publishConfig": {
"registry": "http://registry.npmjs.org/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PowerPan/leaflet.mouseCoordinate.git"
},
"keywords": [
"mouseCoordinate",
"GPS",
"UTM",
"UTMREF",
"QTH",
"NAC"
],
"author": "Johannes Rudolph <johannes.rudolph@gmx.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/PowerPan/leaflet.mouseCoordinate/issues"
},
"homepage": "https://github.com/PowerPan/leaflet.mouseCoordinate#readme",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-browserify": "5.0.0",
"grunt-concat-css": "0.3.1",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-csslint": "1.0.0",
"grunt-contrib-cssmin": "1.0.2",
"grunt-contrib-jshint": "1.0.0",
"grunt-contrib-qunit": "1.2.0",
"grunt-contrib-uglify": "2.0.0",
"grunt-contrib-yuidoc": "1.0.0",
"grunt-env": "0.4.4",
"grunt-istanbul": "0.7.1",
"grunt-mocha-test": "0.12.7",
"grunt-jsdoc": "^2.1.0",
"mocha": "3.0.2"
}
}