UNPKG

@size-limit/webpack

Version:

Webpack plugin for Size Limit

27 lines (26 loc) 529 B
{ "name": "@size-limit/webpack", "version": "8.2.5", "description": "Webpack plugin for Size Limit", "keywords": [ "size-limit", "plugin", "performance", "budget", "performance budget", "webpack" ], "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "ai/size-limit", "engines": { "node": "^14.0.0 || ^16.0.0 || >=18.0.0" }, "peerDependencies": { "size-limit": "8.2.5" }, "dependencies": { "nanoid": "^3.3.6", "webpack": "^5.88.0" } }