aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder/dgeflows/node_modules/express/node_modules/qs/package.json
blob: 466f9fbd32602faae95ee88304132589e5de24cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "name": "qs",
  "version": "2.3.3",
  "description": "A querystring parser that supports nesting and arrays, with a depth limit",
  "homepage": "https://github.com/hapijs/qs",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "code": "1.x.x",
    "lab": "5.x.x"
  },
  "scripts": {
    "test": "make test-cov"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/hapijs/qs.git"
  },
  "keywords": [
    "querystring",
    "qs"
  ],
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/hapijs/qs/raw/master/LICENSE"
    }
  ],
  "gitHead": "9250c4cda5102fcf72441445816e6d311fc6813d",
  "bugs": {
    "url": "https://github.com/hapijs/qs/issues"
  },
  "_id": "qs@2.3.3",
  "_shasum": "e9e85adbe75da0bbe4c8e0476a086290f863b404",
  "_from": "qs@2.3.3",
  "_npmVersion": "2.1.6",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "name": "nlf",
    "email": "quitlahok@gmail.com"
  },
  "maintainers": [
    {
      "name": "nlf",
      "email": "quitlahok@gmail.com"
    },
    {
      "name": "hueniverse",
      "email": "eran@hueniverse.com"
    }
  ],
  "dist": {
    "shasum": "e9e85adbe75da0bbe4c8e0476a086290f863b404",
    "tarball": "http://registry.npmjs.org/qs/-/qs-2.3.3.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz",
  "readme": "ERROR: No README data found!"
}