{
  "_args": [
    [
      "qs@~1.2.0",
      "/usr/share/npm/node_modules/codecov.io/node_modules/request"
    ]
  ],
  "_from": "qs@>=1.2.0 <1.3.0",
  "_id": "qs@1.2.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/codecov.io/qs",
  "_npmUser": {
    "email": "eran@hueniverse.com",
    "name": "hueniverse"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {},
  "_requested": {
    "name": "qs",
    "raw": "qs@~1.2.0",
    "rawSpec": "~1.2.0",
    "scope": null,
    "spec": ">=1.2.0 <1.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/codecov.io/request"
  ],
  "_resolved": "https://registry.npmjs.org/qs/-/qs-1.2.2.tgz",
  "_shasum": "19b57ff24dc2a99ce1f8bdf6afcda59f8ef61f88",
  "_shrinkwrap": null,
  "_spec": "qs@~1.2.0",
  "_where": "/usr/share/npm/node_modules/codecov.io/node_modules/request",
  "author": {
    "email": "quitlahok@gmail.com",
    "name": "Nathan LaFreniere"
  },
  "bugs": {
    "url": "https://github.com/hapijs/qs/issues"
  },
  "dependencies": {},
  "description": "A querystring parser that supports nesting and arrays, with a depth limit",
  "devDependencies": {
    "lab": "3.x.x"
  },
  "directories": {},
  "dist": {
    "shasum": "19b57ff24dc2a99ce1f8bdf6afcda59f8ef61f88",
    "tarball": "https://registry.npmjs.org/qs/-/qs-1.2.2.tgz"
  },
  "gitHead": "bd9455fea88d1c51a80dbf57ef0f99b4e553177d",
  "homepage": "https://github.com/hapijs/qs",
  "keywords": [
    "qs",
    "querystring"
  ],
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/hapijs/qs/raw/master/LICENSE"
    }
  ],
  "main": "index.js",
  "maintainers": [
    {
      "name": "nlf",
      "email": "quitlahok@gmail.com"
    },
    {
      "name": "hueniverse",
      "email": "eran@hueniverse.com"
    }
  ],
  "name": "qs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hapijs/qs.git"
  },
  "scripts": {
    "test": "make test-cov"
  },
  "version": "1.2.2"
}
