{
  "name": "time-grunt",
  "version": "1.3.0",
  "description": "Display the elapsed execution time of grunt tasks",
  "keywords": [
    "grunt",
    "tasks",
    "measure",
    "time",
    "profile",
    "stat",
    "stats",
    "perf",
    "performance",
    "tasks"
  ],
  "license": "MIT",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "files": [
    "index.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/time-grunt.git"
  },
  "scripts": {
    "test": "xo && grunt && grunt sigint"
  },
  "dependencies": {
    "chalk": "^1.0.0",
    "date-time": "^1.0.0",
    "figures": "^1.0.0",
    "hooker": "^0.2.3",
    "number-is-nan": "^1.0.0",
    "pretty-ms": "^2.1.0",
    "text-table": "^0.2.0"
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "db11c1678e3ddcf47ec66970062d87cb9282e2a8",
  "bugs": {
    "url": "https://github.com/sindresorhus/time-grunt/issues"
  },
  "homepage": "https://github.com/sindresorhus/time-grunt",
  "_id": "time-grunt@1.3.0",
  "_shasum": "4fe405e35d6d9e1b6bf3b798835585746b9d9bd6",
  "_from": "time-grunt@*",
  "_npmVersion": "2.14.7",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "dist": {
    "shasum": "4fe405e35d6d9e1b6bf3b798835585746b9d9bd6",
    "tarball": "http://10.10.1.7:4873/time-grunt/-/time-grunt-1.3.0.tgz"
  },
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "directories": {},
  "_resolved": "http://10.10.1.7:4873/time-grunt/-/time-grunt-1.3.0.tgz",
  "readme": "ERROR: No README data found!"
}
