UNPKG

@kotrikd/rosu-pp

Version:

Difficulty and performance calculation for osu!

27 lines 527 B
{ "name": "@kotrikd/rosu-pp", "collaborators": [ "MaxOhn <ohn.m@hotmail.de>" ], "description": "Difficulty and performance calculation for osu!", "version": "3.1.0", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/MaxOhn/rosu-pp-js" }, "files": [ "rosu_pp_js_bg.wasm", "rosu_pp_js.js", "rosu_pp_js.d.ts" ], "main": "rosu_pp_js.js", "types": "rosu_pp_js.d.ts", "keywords": [ "osu", "pp", "stars", "performance", "difficulty" ] }