{ "name": "f0ckv2", "version": "2.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "f0ckv2", "version": "2.2.0", "license": "MIT", "dependencies": { "cuffeo": "^1.0.7-3", "flumm-fetch": "^1.0.1", "flummpress": "^2.0.4", "postgres": "^3.0.1" } }, "node_modules/cuffeo": { "version": "1.0.7-3", "resolved": "https://registry.npmjs.org/cuffeo/-/cuffeo-1.0.7-3.tgz", "integrity": "sha512-Lz8AlLdFWeLLGsf6KBXTHnpseeMbuQH69BamhZr8O9Se9pzuHQgv/ed13n2XWreN0RTyRa49YPtsNVwoQnNrLw==", "dependencies": { "flumm-fetch-cookies": "^1.4.0" } }, "node_modules/flumm-fetch": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/flumm-fetch/-/flumm-fetch-1.0.1.tgz", "integrity": "sha512-pZ5U0hheCSW43vfGZQMunr03U7rUOX+iy2y13Tu4nc3iRL+E/Qfeo5nZ2B2JMYKOGIx1A1anUYOz+ulyhouyjg==" }, "node_modules/flumm-fetch-cookies": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/flumm-fetch-cookies/-/flumm-fetch-cookies-1.4.0.tgz", "integrity": "sha512-OHGUak5iHl9GoDdbkAMsrL9ONkFQ8opd0jYQ9lMUuGVqIP+JPbyzQqElhpwJxLaV/WSE4LR/2dnHoguFHFSLFA==", "dependencies": { "flumm-fetch": "^1.0.1" }, "engines": { "node": ">=11.14.0" } }, "node_modules/flummpress": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/flummpress/-/flummpress-2.0.4.tgz", "integrity": "sha512-AuEf/VnfC9hWqw+/0aH+Y+c8UgZ6CX/wVN8RR8V9btvYhIzLTJzVlyC0oTg5yrqLMUGaL9y8YRBjg2hKbFm94A==" }, "node_modules/postgres": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/postgres/-/postgres-3.0.2.tgz", "integrity": "sha512-sHkEGAnPVqRclh5oIr9S9e/VNX0/MUb2PgS9bl/0wnI8WrHhzMmxqq/fAkMZKUUrC3Lfa4qaNh1dyDPH4Q8V0w==", "funding": { "type": "individual", "url": "https://github.com/sponsors/porsager" } } }, "dependencies": { "cuffeo": { "version": "1.0.7-3", "resolved": "https://registry.npmjs.org/cuffeo/-/cuffeo-1.0.7-3.tgz", "integrity": "sha512-Lz8AlLdFWeLLGsf6KBXTHnpseeMbuQH69BamhZr8O9Se9pzuHQgv/ed13n2XWreN0RTyRa49YPtsNVwoQnNrLw==", "requires": { "flumm-fetch-cookies": "^1.4.0" } }, "flumm-fetch": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/flumm-fetch/-/flumm-fetch-1.0.1.tgz", "integrity": "sha512-pZ5U0hheCSW43vfGZQMunr03U7rUOX+iy2y13Tu4nc3iRL+E/Qfeo5nZ2B2JMYKOGIx1A1anUYOz+ulyhouyjg==" }, "flumm-fetch-cookies": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/flumm-fetch-cookies/-/flumm-fetch-cookies-1.4.0.tgz", "integrity": "sha512-OHGUak5iHl9GoDdbkAMsrL9ONkFQ8opd0jYQ9lMUuGVqIP+JPbyzQqElhpwJxLaV/WSE4LR/2dnHoguFHFSLFA==", "requires": { "flumm-fetch": "^1.0.1" } }, "flummpress": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/flummpress/-/flummpress-2.0.4.tgz", "integrity": "sha512-AuEf/VnfC9hWqw+/0aH+Y+c8UgZ6CX/wVN8RR8V9btvYhIzLTJzVlyC0oTg5yrqLMUGaL9y8YRBjg2hKbFm94A==" }, "postgres": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/postgres/-/postgres-3.0.2.tgz", "integrity": "sha512-sHkEGAnPVqRclh5oIr9S9e/VNX0/MUb2PgS9bl/0wnI8WrHhzMmxqq/fAkMZKUUrC3Lfa4qaNh1dyDPH4Q8V0w==" } } }