blob: 3a488f1234c9060503a13bc342ffb7ac8242c25e [file] [log] [blame]
{
"name": "qs",
"description": "querystring parser",
"version": "0.4.2",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/node-querystring.git"
},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca",
"url": "http://tjholowaychuk.com"
},
"main": "index",
"engines": {
"node": "*"
},
"_id": "qs@0.4.2",
"_from": "qs@0.4.x"
}