{
  "_from": "grunt-contrib-connect@~2.0.0",
  "_id": "grunt-contrib-connect@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-JVjM9UDP84WbT2S7swkyuwPuxFtT+zry/RUBuP3IT8LZPEQjtzzMwiM+qimswNKQ9plh5WhcFWaaqz2ruB9/DA==",
  "_location": "/grunt-contrib-connect",
  "_phantomChildren": {
    "lodash": "4.17.15"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-contrib-connect@~2.0.0",
    "name": "grunt-contrib-connect",
    "escapedName": "grunt-contrib-connect",
    "rawSpec": "~2.0.0",
    "saveSpec": null,
    "fetchSpec": "~2.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-2.0.0.tgz",
  "_shasum": "7ee86838f351f72c12186143ebc60823d8d524dd",
  "_spec": "grunt-contrib-connect@~2.0.0",
  "_where": "/var/www/html/homokozo/dicom",
  "appveyor_id": "3bp93hbs2rd5lwfd",
  "author": {
    "name": "Grunt Team",
    "url": "https://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-connect/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "^2.6.1",
    "connect": "^3.6.6",
    "connect-livereload": "^0.6.0",
    "morgan": "^1.9.0",
    "node-http2": "^4.0.1",
    "opn": "^5.3.0",
    "portscanner": "^2.2.0",
    "serve-index": "^1.9.1",
    "serve-static": "^1.13.2"
  },
  "deprecated": false,
  "description": "Start a connect web server",
  "devDependencies": {
    "grunt": "^1.0.3",
    "grunt-contrib-internal": "^3.1.0",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-nodeunit": "^2.0.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/gruntjs/grunt-contrib-connect#readme",
  "keywords": [
    "gruntplugin",
    "server",
    "connect",
    "http"
  ],
  "license": "MIT",
  "main": "tasks/connect.js",
  "name": "grunt-contrib-connect",
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-connect.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "2.0.0"
}
