f0ckv2/package-lock.json

91 lines
3.4 KiB
JSON
Raw Normal View History

2018-09-02 10:07:40 +00:00
{
"name": "f0ckv2",
2022-03-30 16:24:53 +00:00
"version": "2.2.0",
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",
2022-03-30 16:24:53 +00:00
"version": "2.2.0",
2021-05-15 11:58:24 +00:00
"license": "MIT",
"dependencies": {
"cuffeo": "^1.0.7-3",
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",
"postgres": "^3.0.1"
2021-05-15 11:58:24 +00:00
}
},
"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"
}
},
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": {
2022-05-06 08:47:24 +00:00
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/postgres/-/postgres-3.1.0.tgz",
"integrity": "sha512-yQbJtA7z6SsQuFiF01rmHlkG2gU5IEv9D/Pn2fu8Tz6x3/suNWZs4fIPd59rkL+dfVfhDqYQ7DU3YnUqzEDB5Q==",
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": {
2021-05-15 11:58:24 +00:00
"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"
}
},
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=="
},
"flumm-fetch-cookies": {
2020-10-15 11:02:56 +00:00
"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==",
2020-04-02 02:35:28 +00:00
"requires": {
"flumm-fetch": "^1.0.1"
}
},
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": {
2022-05-06 08:47:24 +00:00
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/postgres/-/postgres-3.1.0.tgz",
"integrity": "sha512-yQbJtA7z6SsQuFiF01rmHlkG2gU5IEv9D/Pn2fu8Tz6x3/suNWZs4fIPd59rkL+dfVfhDqYQ7DU3YnUqzEDB5Q=="
2018-09-02 10:07:40 +00:00
}
}
}