{ "_from": "grunt-npm-command@~0.1.2", "_id": "grunt-npm-command@0.1.2", "_inBundle": false, "_integrity": "sha512-QsGLL8Pp+tzeIkCqohIbOtVopOhINErRVpxKY+SnvSEE3BXOKKSanlIh9cd1mliajO57sXG2ZC4R8L3v2NSPTQ==", "_location": "/grunt-npm-command", "_phantomChildren": {}, "_requested": { "type": "range", "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", "_shasum": "4168f836e2cf7b7f0bcc153933bacaf4f0903a58", "_spec": "grunt-npm-command@~0.1.2", "_where": "/home/l/plc/node-red", "author": { "name": "Daniel Perez Alvarez", "email": "unindented@gmail.com", "url": "http://unindented.org/" }, "bugs": { "url": "https://github.com/unindented/grunt-npm-command/issues" }, "bundleDependencies": false, "deprecated": false, "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" }