{
  "_args": [
    [
      {
        "raw": "grunt-contrib-connect@~1.0.0",
        "scope": null,
        "escapedName": "grunt-contrib-connect",
        "name": "grunt-contrib-connect",
        "rawSpec": "~1.0.0",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-contrib-connect@>=1.0.0 <1.1.0",
  "_id": "grunt-contrib-connect@1.0.2",
  "_inCache": true,
  "_location": "/grunt-contrib-connect",
  "_nodeVersion": "4.2.3",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-connect-1.0.2.tgz_1461766384735_0.5463727070018649"
  },
  "_npmUser": {
    "name": "vladikoff",
    "email": "vlad@vladikoff.com"
  },
  "_npmVersion": "2.15.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-contrib-connect@~1.0.0",
    "scope": null,
    "escapedName": "grunt-contrib-connect",
    "name": "grunt-contrib-connect",
    "rawSpec": "~1.0.0",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-1.0.2.tgz",
  "_shasum": "5cf933b91a67386044273c0b2444603cd98879ba",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-connect@~1.0.0",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "appveyor_id": "3bp93hbs2rd5lwfd",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-connect/issues"
  },
  "contributors": [
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com"
    },
    {
      "name": "Sindre Sorhus",
      "url": "http://sindresorhus.com"
    },
    {
      "name": "Kyle Robinson Young"
    },
    {
      "name": "Jared Stehler"
    },
    {
      "name": "Vlad Filippov"
    },
    {
      "name": "Stepan Stolyarov"
    },
    {
      "name": "Samori Gorse"
    },
    {
      "name": "Nicolas Gryman"
    },
    {
      "name": "Lachèze Alexandre"
    },
    {
      "name": "Jubal Mabaquiao"
    },
    {
      "name": "Eddie Monge Jr"
    },
    {
      "name": "Christopher Joslyn"
    },
    {
      "name": "Ates Goral"
    },
    {
      "name": "Alex Treppass"
    },
    {
      "name": "Aaron Lampros"
    },
    {
      "name": "Philipp Söhnlein"
    }
  ],
  "dependencies": {
    "async": "^1.5.2",
    "connect": "^3.4.0",
    "connect-livereload": "^0.5.0",
    "http2": "^3.3.4",
    "morgan": "^1.6.1",
    "opn": "^4.0.0",
    "portscanner": "^1.0.0",
    "serve-index": "^1.7.1",
    "serve-static": "^1.10.0"
  },
  "description": "Start a connect web server",
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-internal": "^1.1.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "5cf933b91a67386044273c0b2444603cd98879ba",
    "tarball": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-1.0.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "03fa06ecc22a285c1ef458ca2222e85a880051d4",
  "homepage": "https://github.com/gruntjs/grunt-contrib-connect#readme",
  "keywords": [
    "gruntplugin",
    "server",
    "connect",
    "http"
  ],
  "license": "MIT",
  "main": "tasks/connect.js",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "vladikoff",
      "email": "vlad@vladikoff.com"
    },
    {
      "name": "jmeas",
      "email": "jellyes2@gmail.com"
    }
  ],
  "name": "grunt-contrib-connect",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-connect.git"
  },
  "scripts": {
    "test": "grunt test --verbose"
  },
  "version": "1.0.2"
}
