UNPKG

howslow

Version:
26 lines (25 loc) 509 B
{ "name": "howslow", "version": "0.1.0", "description": "Simple JS performance testing", "type": "module", "main": "index.js", "types": "index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/mitschabaude/howslow.git" }, "keywords": [ "speed", "performance", "test", "testing" ], "files": [ "index.js", "index.d.ts" ], "author": "Gregor Mitscha-Baude", "license": "MIT", "homepage": "https://github.com/mitschabaude/howslow" }