PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
request
/
node_modules
/
qs
{ "name": "qs", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "homepage": "https://github.com/hapijs/qs", "version": "5.2.1", "repository": { "type": "git", "url": "https://github.com/hapijs/qs.git" }, "main": "lib/index.js", "keywords": [ "querystring", "qs" ], "engines": ">=0.10.40", "dependencies": {}, "devDependencies": { "browserify": "^10.2.1", "code": "1.x.x", "lab": "5.x.x" }, "scripts": { "test": "lab -a code -t 100 -L", "test-tap": "lab -a code -r tap -o tests.tap", "test-cov-html": "lab -a code -r html -o coverage.html", "dist": "browserify --standalone Qs lib/index.js > dist/qs.js" }, "license": "BSD-3-Clause" }
[+]
lib
[+]
..
[-] CONTRIBUTING.md
[edit]
[-] .npmignore
[edit]
[-] .eslintignore
[edit]
[-] package.json
[edit]
[-] component.json
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[-] bower.json
[edit]
[+]
dist
[+]
test
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]