mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-12 13:41:40 +00:00
update
This commit is contained in:
58
node_modules/parseqs/package.json
generated
vendored
Normal file
58
node_modules/parseqs/package.json
generated
vendored
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"parseqs@0.0.5",
|
||||
"/Users/tatiana/selfdefined"
|
||||
]
|
||||
],
|
||||
"_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": "/Users/tatiana/selfdefined",
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user