mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 04:12:13 +00:00
45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"version": "4",
|
|
"specifiers": {
|
|
"jsr:@std/assert@1": "1.0.10",
|
|
"jsr:@std/internal@^1.0.5": "1.0.5"
|
|
},
|
|
"jsr": {
|
|
"@std/assert@1.0.10": {
|
|
"integrity": "59b5cbac5bd55459a19045d95cc7c2ff787b4f8527c0dd195078ff6f9481fbb3",
|
|
"dependencies": [
|
|
"jsr:@std/internal"
|
|
]
|
|
},
|
|
"@std/internal@1.0.5": {
|
|
"integrity": "54a546004f769c1ac9e025abd15a76b6671ddc9687e2313b67376125650dc7ba"
|
|
}
|
|
},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"jsr:@std/assert@1"
|
|
],
|
|
"packageJson": {
|
|
"dependencies": [
|
|
"npm:@types/chai@^4.2.22",
|
|
"npm:@types/jest@^29.4.0",
|
|
"npm:@types/mocha@^10.0.1",
|
|
"npm:@types/node@^18.14.0",
|
|
"npm:@vitest/coverage-istanbul@~0.28.5",
|
|
"npm:chai@^4.3.4",
|
|
"npm:jest@^29.4.3",
|
|
"npm:mocha@^10.2.0",
|
|
"npm:nyc@15.1",
|
|
"npm:rimraf@^4.1.2",
|
|
"npm:source-map-support@~0.5.20",
|
|
"npm:ts-jest@^29.0.5",
|
|
"npm:ts-node@^10.9.1",
|
|
"npm:tsconfig-paths@^4.1.2",
|
|
"npm:typescript@^4.4.4",
|
|
"npm:vite-tsconfig-paths@^4.0.5",
|
|
"npm:vitest@~0.28.5"
|
|
]
|
|
}
|
|
}
|
|
}
|