{
  "name": "wolfnet-idx-for-wordpress",
  "version": "1.19.1",
  "description": "WolfNet IDX for WordPress",
  "homepage": "https://github.com/wolfnet/wordpressplugin",
  "bugs": "https://github.com/wolfnet/wordpressplugin/issues",
  "license": "GPL-2.0+",
  "author": "WolfNet Technologies, LLC",
  "contributors": [
    "AJ Michels <@ajmichels> (http://ajmichels.com)",
    "Andrew Baumgart",
    "Michael Pidde (http://michaelpidde.com)",
    "John Coleman <@thenewcoke>",
    "Tom Penney <@tompenney> (http://tompenney.com)"
  ],
  "directories": {
    "lib": "src"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wolfnet/wordpressplugin.git"
  },
  "scripts": {
    "build": "grunt",
    "prepublish": "grunt compile"
  },
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-compress": "^1.2.0",
    "grunt-contrib-less": "^1.3.0",
    "grunt-contrib-uglify": "^1.0.1",
    "grunt-gitinfo": "^0.1.8",
    "grunt-timer": "^0.6.0",
    "cli-color": "^0.3.2"
  },
  "buildDependencies": {},
  "engines": {
    "node": "*"
  },
  "private": true
}
