UNPKG

osu-pp-calculator

Version:

calculates performance points for given beatmap

11 lines 160 B
{ "compilerOptions": { "declaration": true, "module": "CommonJS", "target": "es5", "outDir": "dist" }, "files": [ "src/index.ts" ] }