{
  "name": "special-admin",
  "title": "Special Admin",
  "description": "Special Admin functionality allows certain users to assume the identity of others",
  "version": "0.1.0",
  "homepage": "http://thorsten-ott.de",
  "author": {
    "name": "Thorsten Ott",
    "email": "thorsten@thorsten-ott.de",
    "url": "http://thorsten-ott.de"
  },
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-concat": "~0.1.2",
    "grunt-contrib-uglify": "~0.1.1",
    "grunt-contrib-cssmin": "~0.6.0",
    "grunt-contrib-jshint": "~0.1.1",
    "grunt-contrib-nodeunit": "~0.1.2",
    "grunt-contrib-watch": "~0.2.0",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-compress": "~0.5.2"
  },
  "keywords": []
}