deno.land / x / lru_map@1.0.0-beta.1 / deno.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{ "tasks": { "test": "deno test --doc" }, "fmt": { "files": { "exclude": ["npm", "CHANGELOG.md", "CODE_OF_CONDUCT.md"] } }, "lint": { "files": { "exclude": ["npm", "CHANGELOG.md", "CODE_OF_CONDUCT.md"] } }, "test": { "files": { "exclude": ["npm", "CHANGELOG.md", "CODE_OF_CONDUCT.md"] } }, "compilerOptions": { "noUncheckedIndexedAccess": true, "noImplicitOverride": true }, "importMap": "_test_import_map.json"}
lru_map

Version Info

Tagged at
a year ago