UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

23 lines (22 loc) 449 B
{ "name": "qs", "main": "dist/qs.js", "version": "3.0.0", "homepage": "https://github.com/hapijs/qs", "authors": [ "Nathan LaFreniere <quitlahok@gmail.com>" ], "description": "A querystring parser that supports nesting and arrays, with a depth limit", "keywords": [ "querystring", "qs" ], "license": "BSD-3-Clause", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }