{
  "name": "grunt-newer",
  "description": "Run Grunt tasks with only those source files modified since the last successful run.",
  "version": "1.2.0",
  "author": {
    "name": "Tim Schaub",
    "url": "http://tschaub.net/"
  },
  "bugs": {
    "url": "https://github.com/tschaub/grunt-newer/issues"
  },
  "dependencies": {
    "async": "^1.5.2",
    "rimraf": "^2.5.2"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "grunt": "0.4.5",
    "grunt-cafe-mocha": "0.1.13",
    "grunt-cli": "^1.1.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "mock-fs": "^3.8.0",
    "tmp": "0.0.28",
    "wrench": "1.5.8"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/tschaub/grunt-newer",
  "keywords": [
    "files",
    "grunt",
    "gruntplugin",
    "newer"
  ],
  "license": "MIT",
  "main": "gruntfile.js",
  "peerDependencies": {
    "grunt": ">=0.4.1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/tschaub/grunt-newer.git"
  },
  "scripts": {
    "start": "grunt test watch",
    "test": "grunt test"
  },
  "gitHead": "e0f22968871907052db6a7669937fe5b57ca48e2",
  "_id": "grunt-newer@1.2.0",
  "_shasum": "77f81e6afb7a82b3f91c14137361998d58866841",
  "_from": "grunt-newer@*",
  "_npmVersion": "3.5.2",
  "_nodeVersion": "4.2.4",
  "_npmUser": {
    "name": "tschaub",
    "email": "tim.schaub@gmail.com"
  },
  "dist": {
    "shasum": "77f81e6afb7a82b3f91c14137361998d58866841",
    "tarball": "http://10.10.1.7:4873/grunt-newer/-/grunt-newer-1.2.0.tgz"
  },
  "maintainers": [
    {
      "name": "tschaub",
      "email": "tim.schaub@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/grunt-newer-1.2.0.tgz_1460560800421_0.6014243918471038"
  },
  "directories": {},
  "_resolved": "http://10.10.1.7:4873/grunt-newer/-/grunt-newer-1.2.0.tgz",
  "readme": "ERROR: No README data found!"
}
