UNPKG

@size-limit/time

Version:

Downloading and running time plugin for Size Limit

31 lines (30 loc) 626 B
{ "name": "@size-limit/time", "version": "11.2.0", "description": "Downloading and running time plugin for Size Limit", "type": "module", "keywords": [ "size-limit", "plugin", "performance", "budget", "performance budget" ], "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "ai/size-limit", "preferUnplugged": true, "engines": { "node": "^18.0.0 || >=20.0.0" }, "exports": { ".": "./index.js", "./package.json": "./package.json" }, "peerDependencies": { "size-limit": "11.2.0" }, "dependencies": { "estimo": "^3.0.3" } }