{
  "_args": [
    [
      {
        "raw": "connect-query@^0.2.0",
        "scope": null,
        "escapedName": "connect-query",
        "name": "connect-query",
        "rawSpec": "^0.2.0",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\superstatic"
    ]
  ],
  "_from": "connect-query@>=0.2.0 <0.3.0",
  "_id": "connect-query@0.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/connect-query",
  "_npmUser": {
    "name": "scottcorgan",
    "email": "scottcorgan@gmail.com"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "connect-query@^0.2.0",
    "scope": null,
    "escapedName": "connect-query",
    "name": "connect-query",
    "rawSpec": "^0.2.0",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/superstatic"
  ],
  "_resolved": "https://registry.npmjs.org/connect-query/-/connect-query-0.2.0.tgz",
  "_shasum": "230de49e69509a31738bff7a5b33f8785ecefa3a",
  "_shrinkwrap": null,
  "_spec": "connect-query@^0.2.0",
  "_where": "C:\\src\\pnpm\\node_modules\\superstatic",
  "author": {
    "name": "Scott Corgan"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/connect-query/issues"
  },
  "dependencies": {
    "qs": "~1.1.0"
  },
  "description": "Parse query parameters in Connect or Express",
  "devDependencies": {
    "chai": "~1.9.1",
    "connect": "~2.17.1",
    "mocha": "~1.19.0",
    "supertest": "~0.12.1"
  },
  "directories": {},
  "dist": {
    "shasum": "230de49e69509a31738bff7a5b33f8785ecefa3a",
    "tarball": "https://registry.npmjs.org/connect-query/-/connect-query-0.2.0.tgz"
  },
  "homepage": "https://github.com/scottcorgan/connect-query",
  "keywords": [
    "connect",
    "query",
    "express",
    "parse"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "scottcorgan",
      "email": "scottcorgan@gmail.com"
    }
  ],
  "name": "connect-query",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scottcorgan/connect-query.git"
  },
  "scripts": {
    "test": "mocha test/"
  },
  "version": "0.2.0"
}
