{ "_from": "@vitest/expect@3.2.4", "_id": "@vitest/expect@3.2.4", "_inBundle": false, "_integrity": "sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==", "_location": "/@vitest/expect", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@vitest/expect@3.2.4", "name": "@vitest/expect", "escapedName": "@vitest%2fexpect", "scope": "@vitest", "rawSpec": "3.2.4", "saveSpec": null, "fetchSpec": "3.2.4" }, "_requiredBy": [ "/vitest" ], "_resolved": "https://registry.npmmirror.com/@vitest/expect/-/expect-3.2.4.tgz", "_shasum": "8362124cd811a5ee11c5768207b9df53d34f2433", "_spec": "@vitest/expect@3.2.4", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\vitest", "bugs": { "url": "https://github.com/vitest-dev/vitest/issues" }, "bundleDependencies": false, "dependencies": { "@types/chai": "^5.2.2", "@vitest/spy": "3.2.4", "@vitest/utils": "3.2.4", "chai": "^5.2.0", "tinyrainbow": "^2.0.0" }, "deprecated": false, "description": "Jest's expect matchers as a Chai plugin", "devDependencies": { "@vitest/runner": "3.2.4", "rollup-plugin-copy": "^3.5.0" }, "exports": { ".": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }, "./*": "./*" }, "files": [ "dist" ], "funding": "https://opencollective.com/vitest", "homepage": "https://github.com/vitest-dev/vitest/tree/main/packages/expect#readme", "license": "MIT", "main": "./dist/index.js", "module": "./dist/index.js", "name": "@vitest/expect", "repository": { "type": "git", "url": "git+https://github.com/vitest-dev/vitest.git", "directory": "packages/expect" }, "scripts": { "build": "rimraf dist && rollup -c", "dev": "rollup -c --watch" }, "sideEffects": false, "type": "module", "types": "./dist/index.d.ts", "version": "3.2.4" }