59 lines
1.4 KiB
JSON
Executable File
59 lines
1.4 KiB
JSON
Executable File
{
|
|
"_args": [
|
|
[
|
|
"parseqs@0.0.5",
|
|
"/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome"
|
|
]
|
|
],
|
|
"_from": "parseqs@0.0.5",
|
|
"_id": "parseqs@0.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=",
|
|
"_location": "/parseqs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "parseqs@0.0.5",
|
|
"name": "parseqs",
|
|
"escapedName": "parseqs",
|
|
"rawSpec": "0.0.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/engine.io-client",
|
|
"/socket.io-client",
|
|
"/socket.io/engine.io-client",
|
|
"/socket.io/socket.io-client"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz",
|
|
"_spec": "0.0.5",
|
|
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome",
|
|
"author": {
|
|
"name": "Gal Koren"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/get/querystring/issues"
|
|
},
|
|
"dependencies": {
|
|
"better-assert": "~1.0.0"
|
|
},
|
|
"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.5"
|
|
}
|