You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.3 KiB
52 lines
1.3 KiB
{
|
|
"_args": [
|
|
[
|
|
"parseqs@0.0.6",
|
|
"/home/lefos/repos/swarmlab-playground-client"
|
|
]
|
|
],
|
|
"_from": "parseqs@0.0.6",
|
|
"_id": "parseqs@0.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-jeAGzMDbfSHHA091hr0r31eYfTig+29g3GKKE/PPbEQ65X0lmMwlEoqmhzu0iztID5uJpZsFlUPDP8ThPL7M8w==",
|
|
"_location": "/parseqs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "parseqs@0.0.6",
|
|
"name": "parseqs",
|
|
"escapedName": "parseqs",
|
|
"rawSpec": "0.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/engine.io-client"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.6.tgz",
|
|
"_spec": "0.0.6",
|
|
"_where": "/home/lefos/repos/swarmlab-playground-client",
|
|
"author": {
|
|
"name": "Gal Koren"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/get/querystring/issues"
|
|
},
|
|
"description": "Provides methods for parsing a query string into an object, and vice versa.",
|
|
"devDependencies": {
|
|
"better-assert": "~1.0.0",
|
|
"mocha": "1.17.1"
|
|
},
|
|
"homepage": "https://github.com/get/querystring",
|
|
"license": "MIT",
|
|
"name": "parseqs",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/get/querystring.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.0.6"
|
|
}
|
|
|