{
  "_args": [
    [
      "grunt-concurrent@1.0.1",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-concurrent@1.0.1",
  "_id": "grunt-concurrent@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-1uL7HDzg2dB0y/zXhTfk5Ae/L7E=",
  "_location": "/grunt-concurrent",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-concurrent@1.0.1",
    "name": "grunt-concurrent",
    "escapedName": "grunt-concurrent",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-concurrent/-/grunt-concurrent-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/grunt-concurrent/issues"
  },
  "dependencies": {
    "async": "^0.9.0",
    "pad-stdio": "^1.0.0"
  },
  "description": "Run grunt tasks concurrently",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-nodemon": "^0.3.0",
    "grunt-simple-mocha": "^0.4.0",
    "nodemon": "^1.2.1"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/sindresorhus/grunt-concurrent#readme",
  "keywords": [
    "gruntplugin",
    "concurrent",
    "parallel",
    "simultaneous",
    "optimize",
    "speed"
  ],
  "license": "MIT",
  "name": "grunt-concurrent",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/grunt-concurrent.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "1.0.1"
}
