package.json 1.91 KB
{
  "_args": [
    [
      "qs@~2.3.3",
      "D:\\100-PROJECTS\\Angular\\quickstart\\node_modules\\union"
    ]
  ],
  "_from": "qs@>=2.3.3 <2.4.0",
  "_id": "qs@2.3.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/qs",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "email": "quitlahok@gmail.com",
    "name": "nlf"
  },
  "_npmVersion": "2.1.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "qs",
    "raw": "qs@~2.3.3",
    "rawSpec": "~2.3.3",
    "scope": null,
    "spec": ">=2.3.3 <2.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/union"
  ],
  "_resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz",
  "_shasum": "e9e85adbe75da0bbe4c8e0476a086290f863b404",
  "_shrinkwrap": null,
  "_spec": "qs@~2.3.3",
  "_where": "D:\\100-PROJECTS\\Angular\\quickstart\\node_modules\\union",
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "e9e85adbe75da0bbe4c8e0476a086290f863b404",
    "tarball": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz"
  },
  "gitHead": "9250c4cda5102fcf72441445816e6d311fc6813d",
  "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": [
    {
      "email": "quitlahok@gmail.com",
      "name": "nlf"
    },
    {
      "email": "eran@hueniverse.com",
      "name": "hueniverse"
    }
  ],
  "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": "2.3.3"
}