{
  "_args": [
    [
      {
        "raw": "qs@~1.0.0",
        "scope": null,
        "escapedName": "qs",
        "name": "qs",
        "rawSpec": "~1.0.0",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/Users/mac/Documents/MyProjects/MyNpmModules/t-motion-detector-cli/atlasboard/packages/demo/node_modules/request"
    ]
  ],
  "_from": "qs@>=1.0.0 <1.1.0",
  "_id": "qs@1.0.2",
  "_inCache": true,
  "_location": "/qs",
  "_npmUser": {
    "name": "nlf",
    "email": "quitlahok@gmail.com"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {},
  "_requested": {
    "raw": "qs@~1.0.0",
    "scope": null,
    "escapedName": "qs",
    "name": "qs",
    "rawSpec": "~1.0.0",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/request"
  ],
  "_resolved": "https://registry.npmjs.org/qs/-/qs-1.0.2.tgz",
  "_shasum": "50a93e2b5af6691c31bcea5dae78ee6ea1903768",
  "_shrinkwrap": null,
  "_spec": "qs@~1.0.0",
  "_where": "/Users/mac/Documents/MyProjects/MyNpmModules/t-motion-detector-cli/atlasboard/packages/demo/node_modules/request",
  "author": {
    "name": "Nathan LaFreniere",
    "email": "quitlahok@gmail.com"
  },
  "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": "50a93e2b5af6691c31bcea5dae78ee6ea1903768",
    "tarball": "https://registry.npmjs.org/qs/-/qs-1.0.2.tgz"
  },
  "gitHead": "b7af068a898c8456a99613e474c8765dea7f41dc",
  "homepage": "https://github.com/hapijs/qs",
  "keywords": [
    "querystring",
    "qs"
  ],
  "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.0.2"
}
