{ "author": { "email": "nate_irwin@nps.gov", "name": "Nate Irwin", "url": "http://www.nps.gov/npmap/team/nate-irwin.html" }, "bugs": { "email": "npmap@nps.gov", "url": "https://github.com/nationalparkservice/npmap.js/issues" }, "contributors": [ { "email": "james_mcandrew@partner.nps.gov", "name": "Jim McAndrew", "url": "http://www.nps.gov/npmap/team/jim-mcandrew.html" }, { "email": "mamata_akella@partner.nps.gov", "name": "Mamata Akella", "url": "http://www.nps.gov/npmap/team/mamata-akella.html" } ], "dependencies": { "csv2geojson": "3.6.1", "handlebars": "1.3.0", "leaflet": "0.7.2", "leaflet-draw": "0.2.2", "leaflet-markercluster": "https://github.com/Leaflet/Leaflet.markercluster/archive/0.4.tar.gz", "maki": "~0.4.0", "npmaki": "~0.4.1", "reqwest": "0.9.6", "togeojson": "0.4.2" }, "description": "A JavaScript web mapping library, built as a Leaflet plugin, for the National Park Service.", "devDependencies": { "brfs": "0.0.8", "browserify": "3.14.1", "expect.js": "~0.2.0", "grunt": "~0.4.2", "grunt-aws-s3": "0.7.2", "grunt-banner": "0.2.0", "grunt-browserify": "1.3.0", "grunt-contrib-clean": "0.5.0", "grunt-contrib-compress": "0.5.3", "grunt-contrib-concat": "0.1.2", "grunt-contrib-copy": "0.5.0", "grunt-contrib-csslint": "0.2.0", "grunt-contrib-cssmin": "0.7.0", "grunt-contrib-uglify": "0.2.6", "grunt-invalidate-cloudfront": "0.1.2", "grunt-mocha-phantomjs": "0.3.2", "happen": "~0.1.2", "mocha": "1.16.2", "mocha-phantomjs": "3.3.0", "sinon": "~1.7.3", "uglify-js": "~2.4.6", "grunt-mkdir": "~0.1.1", "grunt-curl": "~1.4.0", "grunt-http": "~1.0.1" }, "engines": { "node": "*" }, "homepage": "http://www.nps.gov/npmap", "keywords": [ "Department of Interior", "JavaScript", "Leaflet", "Map", "National Park Service", "NPMap", "US Government", "Web Map" ], "licenses": [ { "type": "MIT", "url": "https://github.com/nationalparkservice/npmap.js/blob/master/LICENSE.md" } ], "main": "main.js", "name": "npmap.js", "repository": { "type": "git", "url": "https://github.com/nationalparkservice/npmap.js.git" }, "version": "0.0.0" }