{
  "_from": "qs@~2.3.3",
  "_id": "qs@2.3.3",
  "_inBundle": false,
  "_integrity": "sha1-6eha2+ddoLvkyOBHaghikPhjtAQ=",
  "_location": "/qs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "qs@~2.3.3",
    "name": "qs",
    "escapedName": "qs",
    "rawSpec": "~2.3.3",
    "saveSpec": null,
    "fetchSpec": "~2.3.3"
  },
  "_requiredBy": [
    "/union"
  ],
  "_resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz",
  "_shasum": "e9e85adbe75da0bbe4c8e0476a086290f863b404",
  "_spec": "qs@~2.3.3",
  "_where": "/Users/werpu2/WebstormProjects/ts-ng-tinydecorations/example/node_modules/union",
  "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.3.3"
}
