{
  "name": "hmda-explorer",
  "description": "Home Mortgage Disclore Act explorer",
  "version": "2.4.3",
  "homepage": "http://consumerfinance.gov/hmda",
  "author": {
    "name": "Consumer Financial Protection Bureau",
    "email": "christopher.contolini@cfpb.gov",
    "url": "http://consumerfinance.gov"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:cfpb/hmda-explorer.git"
  },
  "bugs": {
    "url": "https://github.com/cfpb/hmda-explorer/issues"
  },
  "licenses": [
    {
      "type": "Public Domain",
      "url": "http://www.consumerfinance.gov/developers/sourcecodepolicy"
    }
  ],
  "engines": {
    "node": ">=0.8.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-cfpb-internal": "git+https://github.com/cfpb/grunt-cfpb-internal#v0.5.3",
    "grunt-combine-media-queries": "~1.0.2",
    "grunt-compile-handlebars": "^2.0.0",
    "grunt-concurrent": "~0.4.1",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-connect": "~0.3.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-cssmin": "~0.6.1",
    "grunt-contrib-htmlmin": "~0.1.3",
    "grunt-contrib-jasmine": "~0.9.2",
    "grunt-contrib-jshint": "~0.6.0",
    "grunt-contrib-jst": "~0.5.1",
    "grunt-contrib-less": "~0.6.0",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-contrib-watch": "~0.5.2",
    "grunt-docco": "~0.2.0",
    "grunt-notify": "~0.2.4",
    "grunt-remove-logging": "~0.1.1",
    "grunt-saucelabs": "~4.0.4",
    "grunt-shell": "~0.3.0",
    "grunt-string-replace": "~0.2.7",
    "grunt-template": "~0.2.0",
    "grunt-template-jasmine-istanbul": "~0.3.0",
    "marked": "~0.2.9",
    "time-grunt": "~0.2.1"
  },
  "keywords": []
}
