UNPKG

@bjia56/scrypted-fastfetch

Version:

Fastfetch system information tool for Scrypted

13 lines 267 B
{ "compilerOptions": { "module": "commonjs", "target": "ES2021", "resolveJsonModule": true, "moduleResolution": "Node16", "esModuleInterop": true, "sourceMap": true }, "include": [ "src/**/*" ] }