{
  "_args": [
    [
      {
        "raw": "grunt-jekyll@~0.4.4",
        "scope": null,
        "escapedName": "grunt-jekyll",
        "name": "grunt-jekyll",
        "rawSpec": "~0.4.4",
        "spec": ">=0.4.4 <0.5.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-jekyll@>=0.4.4 <0.5.0",
  "_id": "grunt-jekyll@0.4.4",
  "_inCache": true,
  "_location": "/grunt-jekyll",
  "_nodeVersion": "5.7.0",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/grunt-jekyll-0.4.4.tgz_1456836296437_0.8865000130608678"
  },
  "_npmUser": {
    "name": "sparanoid",
    "email": "t@sparanoid.com"
  },
  "_npmVersion": "3.8.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-jekyll@~0.4.4",
    "scope": null,
    "escapedName": "grunt-jekyll",
    "name": "grunt-jekyll",
    "rawSpec": "~0.4.4",
    "spec": ">=0.4.4 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-jekyll/-/grunt-jekyll-0.4.4.tgz",
  "_shasum": "779763631c5ee739a4ac3ceaf1fbfb1d9d399ff9",
  "_shrinkwrap": null,
  "_spec": "grunt-jekyll@~0.4.4",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "author": {
    "name": "Danny Garcia",
    "email": "contact@danny-garcia.com",
    "url": "http://danny-garcia.com"
  },
  "bin": {
    "grunt-jekyll": "bin/grunt-jekyll"
  },
  "bugs": {
    "url": "https://github.com/dannygarcia/grunt-jekyll/issues"
  },
  "contributors": [
    {
      "name": "Rob Wierzbowski",
      "email": "hello@robwierzbowski.com"
    },
    {
      "name": "Danny Garcia",
      "email": "contact@danny-garcia.com"
    },
    {
      "name": "Tunghsiao Liu",
      "email": "t@sparanoid.com"
    },
    {
      "name": "XhmikosR",
      "email": "xhmikosr@users.sourceforge.net"
    },
    {
      "name": "Alex",
      "email": "alex@recordsonribs.com"
    },
    {
      "name": "Zlatan Vasović",
      "email": "legospace9876@gmail.com"
    },
    {
      "name": "Ian Carrico",
      "email": "Ian@FourKitchens.com"
    },
    {
      "name": "Danny Garcia",
      "email": "dannygarcia@users.noreply.github.com"
    },
    {
      "name": "Kyle Hotchkiss",
      "email": "kyle@kylehotchkiss.com"
    },
    {
      "name": "Matthias Thar",
      "email": "matthias.thar@gmail.com"
    },
    {
      "name": "Mike Fowler",
      "email": "mike@mikefowler.me"
    },
    {
      "name": "Parker Moore",
      "email": "parkrmoore@gmail.com"
    },
    {
      "name": "Chris Rebert",
      "email": "github@rebertia.com"
    },
    {
      "name": "Chase Adams",
      "email": "chase@realchaseadams.com"
    },
    {
      "name": "Bitdeli Chef",
      "email": "chef@bitdeli.com"
    },
    {
      "name": "Jens Krause",
      "email": "info@websector.de"
    }
  ],
  "dependencies": {
    "tmp": "^0.0.28"
  },
  "description": "A custom grunt.js plugin that executes jekyll compile and/or watch for you",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-bump": "^0.6.0",
    "grunt-contrib-jshint": "^0.11.3",
    "grunt-conventional-changelog": "^5.0.0",
    "grunt-mocha-test": "^0.12.7",
    "grunt-npm": "0.0.2",
    "load-grunt-tasks": "^3.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "779763631c5ee739a4ac3ceaf1fbfb1d9d399ff9",
    "tarball": "https://registry.npmjs.org/grunt-jekyll/-/grunt-jekyll-0.4.4.tgz"
  },
  "engines": {
    "node": ">= 0.10.5"
  },
  "files": [
    "bin",
    "tasks"
  ],
  "gitHead": "14abeca430b83df887b75e6bf850b01c5d883666",
  "homepage": "https://github.com/dannygarcia/grunt-jekyll",
  "keywords": [
    "jekyll",
    "gruntplugin"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "dannygarcia",
      "email": "contact@danny-garcia.com"
    },
    {
      "name": "sparanoid",
      "email": "t@sparanoid.com"
    }
  ],
  "name": "grunt-jekyll",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": ">=0.4.1"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dannygarcia/grunt-jekyll.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.4.4"
}
