{ "_from": "tinybench@^2.5.1", "_id": "tinybench@2.6.0", "_inBundle": false, "_integrity": "sha512-N8hW3PG/3aOoZAN5V/NSAEDz0ZixDSSt5b/a05iqtpgfLWMSVuCo7w0k2vVvEjdrIoeGqZzweX2WlyioNIHchA==", "_location": "/tinybench", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tinybench@^2.5.1", "name": "tinybench", "escapedName": "tinybench", "rawSpec": "^2.5.1", "saveSpec": null, "fetchSpec": "^2.5.1" }, "_requiredBy": [ "/vitest" ], "_resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.6.0.tgz", "_shasum": "1423284ee22de07c91b3752c048d2764714b341b", "_spec": "tinybench@^2.5.1", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/vitest", "bugs": { "url": "https://github.com/tinylibs/tinybench/issues" }, "bundleDependencies": false, "deprecated": false, "description": "[![CI](https://github.com/tinylibs/tinybench/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/tinylibs/tinybench/actions/workflows/test.yml) [![NPM version](https://img.shields.io/npm/v/tinybench.svg?style=flat)](https://www.npmjs.com/package/tinybench)", "exports": { "types": "./dist/index.d.ts", "import": "./dist/index.js", "require": "./dist/index.cjs", "default": "./dist/index.cjs" }, "files": [ "dist/**" ], "homepage": "https://github.com/tinylibs/tinybench#readme", "keywords": [ "benchmark", "tinylibs", "tiny" ], "license": "MIT", "main": "./dist/index.cjs", "module": "./dist/index.js", "name": "tinybench", "packageManager": "pnpm@8.4.0", "repository": { "type": "git", "url": "git+https://github.com/tinylibs/tinybench.git" }, "scripts": { "publish": "npm run build && clean-publish" }, "type": "module", "types": "./dist/index.d.ts", "version": "2.6.0" }