f0ckv2/package-lock.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2018-09-02 10:07:40 +00:00
{
"name": "f0ckv2",
2023-04-03 03:00:59 +00:00
"version": "2.2.1",
2021-05-15 11:58:24 +00:00
"lockfileVersion": 2,
2018-09-02 10:07:40 +00:00
"requires": true,
2021-05-15 11:58:24 +00:00
"packages": {
"": {
2021-12-04 11:19:47 +00:00
"name": "f0ckv2",
2023-04-03 03:00:59 +00:00
"version": "2.2.1",
2021-05-15 11:58:24 +00:00
"license": "MIT",
"dependencies": {
2023-04-28 05:02:45 +00:00
"cuffeo": "^1.2.2",
2022-03-31 17:53:44 +00:00
"flumm-fetch": "^1.0.1",
2022-05-06 08:47:24 +00:00
"flummpress": "^2.0.5",
2023-04-03 03:00:59 +00:00
"postgres": "^3.3.4"
2021-05-15 11:58:24 +00:00
}
},
"node_modules/cuffeo": {
2023-04-28 05:02:45 +00:00
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/cuffeo/-/cuffeo-1.2.2.tgz",
"integrity": "sha512-Pd2AL/Zp5RCAbaSbT7rLUOyxSEVCFovihaIaje7uYzpQMzIwPbFapQ/mn2d2iz+Tbkjs9LF+FD5JzAvANh9Wzw==",
2021-05-15 11:58:24 +00:00
"dependencies": {
2022-05-07 10:36:41 +00:00
"flumm-fetch": "^1.0.1"
2021-05-15 11:58:24 +00:00
}
},
"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=="
},
2021-12-04 11:19:47 +00:00
"node_modules/flummpress": {
2022-05-06 08:47:24 +00:00
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/flummpress/-/flummpress-2.0.5.tgz",
"integrity": "sha512-C/8Im6OvoZw67q9DvYIXKjKr28zHYLJdH4DucQ6zpVbN1eWPySmxkJTURbkq3uEwABXLngXLifS6mjxAC++umQ=="
2021-12-04 11:19:47 +00:00
},
"node_modules/postgres": {
2023-04-03 03:00:59 +00:00
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/postgres/-/postgres-3.3.4.tgz",
"integrity": "sha512-XVu0+d/Y56pl2lSaf0c7V19AhAEfpVrhID1IENWN8nf0xch6hFq6dAov5dtUX6ZD46wfr1TxvLhxLtV8WnNsOg==",
2021-05-15 11:58:24 +00:00
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/porsager"
2022-01-02 05:52:47 +00:00
}
2021-05-15 11:58:24 +00:00
}
},
2018-09-02 10:07:40 +00:00
"dependencies": {
2018-09-08 11:13:31 +00:00
"cuffeo": {
2023-04-28 05:02:45 +00:00
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/cuffeo/-/cuffeo-1.2.2.tgz",
"integrity": "sha512-Pd2AL/Zp5RCAbaSbT7rLUOyxSEVCFovihaIaje7uYzpQMzIwPbFapQ/mn2d2iz+Tbkjs9LF+FD5JzAvANh9Wzw==",
2021-05-15 11:58:24 +00:00
"requires": {
2022-05-07 10:36:41 +00:00
"flumm-fetch": "^1.0.1"
2021-05-15 11:58:24 +00:00
}
},
2020-04-02 02:35:28 +00:00
"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=="
},
2021-12-04 11:19:47 +00:00
"flummpress": {
2022-05-06 08:47:24 +00:00
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/flummpress/-/flummpress-2.0.5.tgz",
"integrity": "sha512-C/8Im6OvoZw67q9DvYIXKjKr28zHYLJdH4DucQ6zpVbN1eWPySmxkJTURbkq3uEwABXLngXLifS6mjxAC++umQ=="
2021-12-04 11:19:47 +00:00
},
"postgres": {
2023-04-03 03:00:59 +00:00
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/postgres/-/postgres-3.3.4.tgz",
"integrity": "sha512-XVu0+d/Y56pl2lSaf0c7V19AhAEfpVrhID1IENWN8nf0xch6hFq6dAov5dtUX6ZD46wfr1TxvLhxLtV8WnNsOg=="
2018-09-02 10:07:40 +00:00
}
}
}