{
  "_from": "qs@2.4.1",
  "_id": "qs@2.4.1",
  "_inBundle": false,
  "_integrity": "sha1-aMuuqXEBNCaoDBQE+taxprEXUkU=",
  "_location": "/qs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "qs@2.4.1",
    "name": "qs",
    "escapedName": "qs",
    "rawSpec": "2.4.1",
    "saveSpec": null,
    "fetchSpec": "2.4.1"
  },
  "_requiredBy": [
    "/react-router"
  ],
  "_resolved": "https://registry.npmjs.org/qs/-/qs-2.4.1.tgz",
  "_shasum": "68cbaea971013426a80c1404fad6b1a6b1175245",
  "_spec": "qs@2.4.1",
  "_where": "/Users/jp/Sites/react-data-grid/packages/react-data-grid-examples/node_modules/react-router",
  "bugs": {
    "url": "https://github.com/hapijs/qs/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "A querystring parser that supports nesting and arrays, with a depth limit",
  "devDependencies": {
    "code": "1.x.x",
    "lab": "5.x.x"
  },
  "homepage": "https://github.com/hapijs/qs",
  "keywords": [
    "querystring",
    "qs"
  ],
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/hapijs/qs/raw/master/LICENSE"
    }
  ],
  "main": "index.js",
  "name": "qs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hapijs/qs.git"
  },
  "scripts": {
    "test": "make test-cov"
  },
  "version": "2.4.1"
}
