{
  "name": "grunt-twig-server",
  "description": "Start a web server capable of evaluating Twig templates.",
  "version": "0.1.0",
  "homepage": "https://github.com/KnpLabs/grunt-twig-server",
  "author": {
    "name": "KNP Labs Team",
    "url": "http://knplabs.com/"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/KnpLabs/grunt-twig-server.git"
  },
  "bugs": {
    "url": "https://github.com/KnpLabs/grunt-twig-server/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/KnpLabs/grunt-twig-server/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "open": "0.0.4"
  },
  "devDependencies": {
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-nodeunit": "~0.2.0",
    "grunt-contrib-internal": "~0.4.6",
    "grunt": "~0.4.0"
  },
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "keywords": [
    "gruntplugin",
    "server",
    "twig",
    "http"
  ],
  "contributors": [
    {
      "name": "Matthieu Bontemps",
      "url": "http://knplabs.com"
    }
  ],
  "readme": "",
  "readmeFilename": "README.md",
  "_id": "grunt-twig-server@0.1.0",
  "_from": "grunt-twig-server@~0.1.0"
}
