blob: d7ec38f591dab0a03b9c2547fdcd248be32e5f78 [file] [log] [blame] [edit]
{
"author": {
"name": "Gal Koren"
},
"bugs": {
"url": "https://github.com/get/querystring/issues"
},
"bundleDependencies": false,
"dependencies": {
"better-assert": "~1.0.0"
},
"deprecated": false,
"description": "Provides methods for parsing a query string into an object, and vice versa.",
"devDependencies": {
"better-assert": "~1.0.0",
"mocha": "1.17.1"
},
"homepage": "https://github.com/get/querystring",
"license": "MIT",
"name": "parseqs",
"repository": {
"type": "git",
"url": "git+https://github.com/get/querystring.git"
},
"scripts": {
"test": "make test"
},
"version": "0.0.5"
}