{ "_args": [ [ "querystring@0.2.1", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_from": "querystring@0.2.1", "_id": "querystring@0.2.1", "_inBundle": false, "_integrity": "sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==", "_location": "/querystring", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "querystring@0.2.1", "name": "querystring", "escapedName": "querystring", "rawSpec": "0.2.1", "saveSpec": null, "fetchSpec": "0.2.1" }, "_requiredBy": [ "/" ], "_resolved": "https://mirrors.huaweicloud.com/repository/npm/querystring/-/querystring-0.2.1.tgz", "_spec": "0.2.1", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "author": { "name": "Irakli Gozalishvili", "email": "rfobic@gmail.com" }, "bugs": { "url": "http://github.com/Gozala/querystring/issues/" }, "description": "Node's querystring module for all engines.", "devDependencies": { "retape": "~0.x.0", "tape": "~0.1.5", "test": "~0.x.0" }, "engines": { "node": ">=0.4.x" }, "homepage": "https://github.com/Gozala/querystring#readme", "id": "querystring", "keywords": [ "commonjs", "query", "querystring" ], "license": "MIT", "main": "index.js", "name": "querystring", "repository": { "type": "git", "url": "git://github.com/Gozala/querystring.git", "web": "https://github.com/Gozala/querystring" }, "scripts": { "test": "npm run test-node && npm run test-tap", "test-node": "node ./test/common-index.js", "test-tap": "node ./test/tap-index.js" }, "version": "0.2.1" }