migrating repo to Bodyrep org

This commit is contained in:
2013-01-19 11:23:43 -05:00
parent 31b7303f43
commit 4ea082330b
891 changed files with 142706 additions and 0 deletions

9
node_modules/qs/component.json generated vendored Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "querystring",
"repo": "visionmedia/node-querystring",
"description": "query-string parser / stringifier with nesting support",
"version": "0.5.3",
"keywords": ["querystring", "query", "parser"],
"scripts": ["index.js"],
"license": "MIT"
}