{
  "_args": [
    [
      "jit-grunt@0.9.1",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "jit-grunt@0.9.1",
  "_id": "jit-grunt@0.9.1",
  "_inBundle": false,
  "_integrity": "sha1-9mKT31f+Nz7sA9aVTRlmFmNAYZM=",
  "_location": "/jit-grunt",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jit-grunt@0.9.1",
    "name": "jit-grunt",
    "escapedName": "jit-grunt",
    "rawSpec": "0.9.1",
    "saveSpec": null,
    "fetchSpec": "0.9.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jit-grunt/-/jit-grunt-0.9.1.tgz",
  "_spec": "0.9.1",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "shootaroo",
    "email": "shotaro.tsubouchi@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/shootaroo/jit-grunt/issues"
  },
  "description": "JIT plugin loader for Grunt.",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-jscs": "~0.7.0",
    "grunt-mocha-test": "~0.12.0",
    "husky": "~0.6.0",
    "intelli-espower-loader": "~0.4.0",
    "power-assert": "~0.9.0",
    "sinon": "~1.10.0",
    "time-grunt": "~1.0.0"
  },
  "directories": {
    "test": "test/"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "files": [
    "lib",
    "jit-grunt.js"
  ],
  "homepage": "https://github.com/shootaroo/jit-grunt",
  "keywords": [
    "grunt",
    "gruntplugin",
    "jit",
    "loader"
  ],
  "license": "MIT",
  "main": "jit-grunt",
  "name": "jit-grunt",
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/shootaroo/jit-grunt.git"
  },
  "scripts": {
    "precommit": "npm test",
    "prepush": "npm test",
    "test": "grunt"
  },
  "version": "0.9.1"
}
