{
  "name": "github-team-viewer",
  "author": "Vinit Kumar",
  "version": "0.1.4",
  "repository": {
    "type": "git",
    "url": "https://github.com/vinitkumar/angular-team-profile"
  },
  "scripts": {
    "start": "node server.js",
     "test": "grunt verify --verbose"
  },
  "dependencies": {
    "grunt": "0.4.1",
    "grunt-contrib-jshint": "0.7.1",
    "grunt-jsbeautifier": "0.2.2",
    "express": "~3.5.1"
  },
  "devDependencies": {
    "grunt-cli": "0.1.11",
    "grunt": "~0.4.4",
    "grunt-uncss": "~0.3.2"
  }
}
