{
  "name": "grasshopper-admin",
  "description": "GUI for the grasshopper DMS",
  "author": "Travis McHattie",
  "contributors": [
    {
      "name": "Travis McHattie"
    },
    {
      "name": "Peter Ajtai"
    },
    {
      "name": "Greg Larrenaga"
    },
    {
      "name": "Cooper Hilscher"
    }
  ],
  "version": "0.40.3",
  "repository": {
    "type": "git",
    "url": "https://github.com/Solid-Interactive/grasshopper-admin.git"
  },
  "bugs": {
    "url": "https://github.com/Solid-Interactive/grasshopper-admin/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/Solid-Interactive/grasshopper-admin/blob/master/LICENSE"
    }
  ],
  "engines": {
    "node": ">=0.10.0"
  },
  "bin": {
    "grasshopper": "./bin/gha"
  },
  "devDependencies": {
    "git-release-notes": "0.0.1",
    "grunt-build-gh-pages": "0.1.1",
    "grunt-contrib-connect": "~0.7.1",
    "grunt-contrib-livereload": "~0.1.2",
    "grunt-contrib-watch": "~0.4.4",
    "grunt-env": "0.4.1",
    "grunt-express-server": "^0.4.17",
    "grunt-prompt": "~0.1.2",
    "grunt-release-notes": "0.1.1",
    "grunt-replace": "^0.7.8"
  },
  "dependencies": {
    "commander": "~2.1.0",
    "grunt": "~0.4.1",
    "grunt-autoprefixer": "~0.7.3",
    "grunt-contrib-clean": "~0.4.1",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-cssmin": "~0.9.0",
    "grunt-contrib-imagemin": "^0.9.2",
    "grunt-contrib-jshint": "0.11.1",
    "grunt-contrib-requirejs": "~0.4.3",
    "grunt-contrib-sass": "^0.7.3",
    "grunt-filerev": "^0.2.1",
    "grunt-replace": "~0.7.7",
    "grunt-requirejs-paths": "~0.1.1",
    "grunt-rev": "~0.1.0",
    "grunt-shell": "~0.2.2",
    "grunt-usemin": "~2.1.1",
    "lodash": "~2.4.1",
    "matchdep": "~0.1.2"
  }
}
