{
  "_args": [
    [
      "grunt-npm-command@0.1.2",
      "/home/bryan/projects/TiberPortal/tiberHealthModel"
    ]
  ],
  "_development": true,
  "_from": "grunt-npm-command@0.1.2",
  "_id": "grunt-npm-command@0.1.2",
  "_inBundle": false,
  "_integrity": "sha1-QWj4NuLPe38LzBU5M7rK9PCQOlg=",
  "_location": "/grunt-npm-command",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-npm-command@0.1.2",
    "name": "grunt-npm-command",
    "escapedName": "grunt-npm-command",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-npm-command/-/grunt-npm-command-0.1.2.tgz",
  "_spec": "0.1.2",
  "_where": "/home/bryan/projects/TiberPortal/tiberHealthModel",
  "author": {
    "name": "Daniel Perez Alvarez",
    "email": "unindented@gmail.com",
    "url": "http://unindented.org/"
  },
  "bugs": {
    "url": "https://github.com/unindented/grunt-npm-command/issues"
  },
  "description": "Run npm commands (like install or update) from Grunt.",
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0"
  },
  "homepage": "https://github.com/unindented/grunt-npm-command#readme",
  "keywords": [
    "gruntplugin",
    "npm"
  ],
  "license": "MIT",
  "name": "grunt-npm-command",
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/unindented/grunt-npm-command.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.1.2"
}
