{
  "name": "please-wait",
  "module": "please-wait",
  "author": "Pathgather",
  "description": "Display a nice loading screen while your app loads",
  "homepage": "https://github.com/Pathgather/please-wait",
  "author": {
    "name": "Pathgather",
    "email": "tech@pathgather.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/Pathgather/please-wait.git"
  },
  "main": "build/please-wait.js",
  "version": "0.0.5",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-uglify": "~0.5.0",
    "grunt-contrib-compass": "~1.0.1",
    "grunt-coffeelint": "~0.0.13",
    "grunt-contrib-coffee": "~0.12.0",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-concat": "~0.5.0",
    "grunt-contrib-jasmine": "~0.8.1"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/mit-license.php"
    }
  ]
}
