PowerPan/leaflet.mouseCoordinate

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "leaflet.mousecoordinate",
  "version": "1.3.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": "~1.0.1",
    "grunt-browserify": "5.2.0",
    "grunt-concat-css": "0.3.2",
    "grunt-contrib-concat": "1.0.1",
    "grunt-contrib-csslint": "2.0.0",
    "grunt-contrib-cssmin": "2.2.1",
    "grunt-contrib-jshint": "1.1.0",
    "grunt-contrib-qunit": "2.0.0",
    "grunt-contrib-uglify": "3.1.0",
    "grunt-contrib-yuidoc": "1.0.0",
    "grunt-env": "0.4.4",
    "grunt-istanbul": "0.8.0",
    "grunt-jsdoc": "^2.2.0",
    "grunt-mocha-test": "0.13.3",
    "mocha": "4.0.1"
  }
}