2023-09-11 10:31:30 -04:00
|
|
|
{
|
|
|
|
"name": "sortby",
|
2023-09-29 00:15:29 -04:00
|
|
|
"version": "2.0.0",
|
2023-09-11 10:31:30 -04:00
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
2023-09-19 12:10:17 -04:00
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "sortby",
|
2023-09-29 00:15:29 -04:00
|
|
|
"version": "2.0.0",
|
2023-09-19 12:10:17 -04:00
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
|
"dependencies": {
|
|
|
|
"metaltest": "git+https://git.tranche.ca/fmatte/metaltest"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/chalk": {
|
|
|
|
"version": "5.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
|
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/metaltest": {
|
|
|
|
"version": "1.3.0",
|
|
|
|
"resolved": "git+https://git.tranche.ca/fmatte/metaltest#90b20029c9dde21218e2464a1e8958435fd42286",
|
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
|
"dependencies": {
|
|
|
|
"chalk": "^5.1.2"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2023-09-11 10:31:30 -04:00
|
|
|
}
|