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