{
  "_args": [
    [
      "qs@2.3.3",
      "/Users/robur/Workspace/joint/demo/ts-demo"
    ]
  ],
  "_development": true,
  "_from": "qs@2.3.3",
  "_id": "qs@2.3.3",
  "_inBundle": false,
  "_integrity": "sha1-6eha2+ddoLvkyOBHaghikPhjtAQ=",
  "_location": "/qs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "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",
  "_spec": "2.3.3",
  "_where": "/Users/robur/Workspace/joint/demo/ts-demo",
  "bugs": {
    "url": "https://github.com/hapijs/qs/issues"
  },
  "dependencies": {},
  "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"
}
