blob: a9af3cbef6a594b84d75738a9ff0b0b51b3f0a83 [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": "*"
},
"_npmUser": {
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
"_id": "qs@0.4.2",
"dependencies": {},
"_engineSupported": true,
"_npmVersion": "1.0.106",
"_nodeVersion": "v0.6.6",
"_defaultsLoaded": true,
"dist": {
"shasum": "3cac4c861e371a8c9c4770ac23cda8de639b8e5f",
"tarball": "http://registry.npmjs.org/qs/-/qs-0.4.2.tgz"
},
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
}
],
"directories": {},
"_shasum": "3cac4c861e371a8c9c4770ac23cda8de639b8e5f",
"_resolved": "https://registry.npmjs.org/qs/-/qs-0.4.2.tgz",
"_from": "qs@>=0.4.0 <0.5.0",
"bugs": {
"url": "https://github.com/visionmedia/node-querystring/issues"
},
"readme": "ERROR: No README data found!",
"homepage": "https://github.com/visionmedia/node-querystring"
}