{
  "name": "grunt-casperjs",
  "description": "With this grunt.js task you can run tests with CasperJS.",
  "version": "1.0.0",
  "homepage": "https://github.com/ronaldlokers/grunt-casperjs",
  "author": {
    "name": "Ronald Lokers",
    "email": "ronaldlokers@me.com",
    "url": "http://ronaldlokers.nl"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ronaldlokers/grunt-casperjs.git"
  },
  "bugs": {
    "url": "https://github.com/ronaldlokers/grunt-casperjs/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/ronaldlokers/grunt-casperjs/blob/master/LICENSE-MIT"
    }
  ],
  "main": "grunt.js",
  "bin": {
    "grunt-casperjs": "bin/grunt-casperjs"
  },
  "engines": {
    "node": "*"
  },
  "dependencies": {
    "grunt": ">=0.3.7"
  },
  "devDependencies": {
    "grunt": ">=0.3.7"
  },
  "keywords": [
    "grunt.js",
    "gruntplugin",
    "casperjs"
  ],
  "_id": "grunt-casperjs@1.0.0",
  "optionalDependencies": {},
  "_engineSupported": true,
  "_npmVersion": "1.1.16",
  "_nodeVersion": "v0.6.15",
  "_defaultsLoaded": true,
  "_from": "grunt-casperjs"
}
