Repository URL to install this package:
Version:
1.2.0-1 ▾
|
{
"name": "parseqs",
"version": "0.0.6",
"description": "Provides methods for parsing a query string into an object, and vice versa.",
"repository": {
"type": "git",
"url": "https://github.com/get/querystring.git"
},
"homepage": "https://github.com/get/querystring",
"scripts": {
"test": "make test"
},
"devDependencies": {
"mocha": "1.17.1",
"better-assert": "~1.0.0"
},
"author": "Gal Koren",
"license": "MIT"
,"_resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.6.tgz"
,"_integrity": "sha512-jeAGzMDbfSHHA091hr0r31eYfTig+29g3GKKE/PPbEQ65X0lmMwlEoqmhzu0iztID5uJpZsFlUPDP8ThPL7M8w=="
,"_from": "parseqs@0.0.6"
}