56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"defer-to-connect@1.0.2",
|
|
"C:\\Users\\ryuki\\TheDesk\\app"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "defer-to-connect@1.0.2",
|
|
"_id": "defer-to-connect@1.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-k09hcQcTDY+cwgiwa6PYKLm3jlagNzQ+RSvhjzESOGOx+MNOuXkxTfEvPrO1IOQ81tArCFYQgi631clB70RpQw==",
|
|
"_location": "/defer-to-connect",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "defer-to-connect@1.0.2",
|
|
"name": "defer-to-connect",
|
|
"escapedName": "defer-to-connect",
|
|
"rawSpec": "1.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/@szmarczak/http-timer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.0.2.tgz",
|
|
"_spec": "1.0.2",
|
|
"_where": "C:\\Users\\ryuki\\TheDesk\\app",
|
|
"author": {
|
|
"name": "Szymon Marczak"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/szmarczak/defer-to-connect/issues"
|
|
},
|
|
"description": "The safe way to handle the `connect` socket event",
|
|
"homepage": "https://github.com/szmarczak/defer-to-connect#readme",
|
|
"keywords": [
|
|
"socket",
|
|
"connect",
|
|
"event"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "defer-to-connect",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/szmarczak/defer-to-connect.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|