{
  "_args": [
    [
      {
        "raw": "connect@2.11.0",
        "scope": null,
        "escapedName": "connect",
        "name": "connect",
        "rawSpec": "2.11.0",
        "spec": "2.11.0",
        "type": "version"
      },
      "C:\\Users\\herberthsu\\Desktop\\earth\\node_modules\\express"
    ]
  ],
  "_from": "connect@2.11.0",
  "_id": "connect@2.11.0",
  "_inCache": true,
  "_location": "/connect",
  "_npmUser": {
    "name": "jongleberry",
    "email": "jonathanrichardong@gmail.com"
  },
  "_npmVersion": "1.3.13",
  "_phantomChildren": {},
  "_requested": {
    "raw": "connect@2.11.0",
    "scope": null,
    "escapedName": "connect",
    "name": "connect",
    "rawSpec": "2.11.0",
    "spec": "2.11.0",
    "type": "version"
  },
  "_requiredBy": [
    "/express"
  ],
  "_resolved": "https://registry.npmjs.org/connect/-/connect-2.11.0.tgz",
  "_shasum": "9991ce09ff9b85d9ead27f9d41d0b2a2df2f9284",
  "_shrinkwrap": null,
  "_spec": "connect@2.11.0",
  "_where": "C:\\Users\\herberthsu\\Desktop\\earth\\node_modules\\express",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca",
    "url": "http://tjholowaychuk.com"
  },
  "bugs": {
    "url": "https://github.com/senchalabs/connect/issues"
  },
  "dependencies": {
    "buffer-crc32": "0.2.1",
    "bytes": "0.2.1",
    "cookie": "0.1.0",
    "cookie-signature": "1.0.1",
    "debug": "*",
    "fresh": "0.2.0",
    "methods": "0.0.1",
    "multiparty": "2.2.0",
    "negotiator": "0.3.0",
    "pause": "0.0.1",
    "qs": "0.6.5",
    "raw-body": "0.0.3",
    "send": "0.1.4",
    "uid2": "0.0.3"
  },
  "description": "High performance middleware framework",
  "devDependencies": {
    "dox": "*",
    "jade": "*",
    "mocha": "*",
    "should": ">= 2.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "9991ce09ff9b85d9ead27f9d41d0b2a2df2f9284",
    "tarball": "https://registry.npmjs.org/connect/-/connect-2.11.0.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/senchalabs/connect",
  "keywords": [
    "framework",
    "web",
    "middleware",
    "connect",
    "rack"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://raw.github.com/senchalabs/connect/master/LICENSE"
    }
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "creationix",
      "email": "tim@creationix.com"
    },
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    }
  ],
  "name": "connect",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/senchalabs/connect.git"
  },
  "scripts": {
    "test": "make"
  },
  "version": "2.11.0"
}
