{ "_args": [ [ "defer-to-connect@^1.0.1", "/home/lyxaira/Artesanias/artesanias/node_modules/@szmarczak/http-timer" ] ], "_from": "defer-to-connect@>=1.0.1 <2.0.0", "_hasShrinkwrap": false, "_id": "defer-to-connect@1.1.3", "_inCache": true, "_installable": true, "_location": "/defer-to-connect", "_nodeVersion": "10.17.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/defer-to-connect_1.1.3_1580233774908_0.7156333163348343" }, "_npmUser": { "email": "sz.marczak@gmail.com", "name": "szmarczak" }, "_npmVersion": "6.11.3", "_phantomChildren": {}, "_requested": { "name": "defer-to-connect", "raw": "defer-to-connect@^1.0.1", "rawSpec": "^1.0.1", "scope": null, "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/@szmarczak/http-timer" ], "_resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz", "_shasum": "331ae050c08dcf789f8c83a7b81f0ed94f4ac591", "_shrinkwrap": null, "_spec": "defer-to-connect@^1.0.1", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/@szmarczak/http-timer", "author": { "name": "Szymon Marczak" }, "ava": { "babel": false, "compileEnhancements": false, "extensions": [ "ts" ], "files": [ "!dist/tests/test.d.ts" ], "require": [ "ts-node/register" ] }, "bugs": { "url": "https://github.com/szmarczak/defer-to-connect/issues" }, "dependencies": {}, "description": "The safe way to handle the `connect` socket event", "devDependencies": { "@sindresorhus/tsconfig": "^0.5.0", "@types/node": "^12.12.4", "@typescript-eslint/eslint-plugin": "^1.11.0", "@typescript-eslint/parser": "^1.11.0", "ava": "^2.1.0", "coveralls": "^3.0.7", "create-cert": "^1.0.6", "del-cli": "^3.0.0", "eslint-config-xo-typescript": "^0.15.0", "nyc": "^14.0.0", "p-event": "^4.1.0", "ts-node": "^8.1.0", "typescript": "^3.6.4", "xo": "^0.25.3" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMHQvCRA9TVsSAnZWagAANCIQAJLuF5RSyLDTSSkwqeug\nICOZV1s+XPqvg/K02m8u/tIiKYDGv7jIk5I8qrTU+eyOwGc56mg6HJgStJH3\noI7tCmlubA1kHjSmLodZXw+wWxIcTvSpM8TJrAdzQOecPYMOgoT3e9WGqgeg\nwsGCm9Mv6h2nBeeJB3WwWuvkkljt03GpnmGFZkzUfJUD5mKgnwFcdmnVPEH2\nVlBBcqwupMvPoIgjcPGfEf2PpmZJEgN1KvQ69Mj1ycSaG6edJ1WrevcXLOBZ\nvTCtMLaMGirEndNjk6td2LRbcb0GrdETUUy6LcVzIugtg6r/EX2xm4D5W5rn\nm/x6ZeIImRaLqx+ihG8VjLkAm3kqEeR+nFbNJ75yP1C/qD+hgUR7gFwByHPS\nKSqel3nCWDIXub5n0lF9ta/NHBjHe6J9td8M2w1tqAjJf0QfCKVfLKd+OsZA\nultWzG+s82xWQsE3N7fav9i0CgsQlE4PywRvCTgIJV6biuah4mShkB4KOlYs\npXWV188I7+fKA9kQyzgVLRjqthAodre/4YKVTX7DfxkwpFm/GKFjG72uU/ob\nUiD9yljwZE1MPA8wvEsMqJda5udvQ1eol2zleirgQ+oGFhjtHjMj1b7+F5Ca\ne4hKF/zc0Wr9Mf0pBwmUq/hnZNst6Vb3LM0bHkm/9/F2Oc5K24eLwIiusqQ5\nwgW/\r\n=poJa\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "331ae050c08dcf789f8c83a7b81f0ed94f4ac591", "tarball": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz", "unpackedSize": 5451 }, "gitHead": "251c0a7b0ddfb7147389169bd7c6c41836d03f9c", "homepage": "https://github.com/szmarczak/defer-to-connect#readme", "keywords": [ "connect", "event", "socket" ], "license": "MIT", "main": "dist", "maintainers": [ { "name": "szmarczak", "email": "sz.marczak@gmail.com" } ], "name": "defer-to-connect", "nyc": { "extension": [ ".ts" ] }, "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/szmarczak/defer-to-connect.git" }, "scripts": { "build": "del-cli dist && tsc", "coveralls": "nyc report --reporter=text-lcov | coveralls", "prepublishOnly": "npm run build", "test": "xo && nyc ava" }, "types": "dist", "version": "1.1.3", "xo": { "extends": "xo-typescript", "extensions": [ "ts" ], "rules": { "ava/no-ignored-test-files": "off" } } }