{ "_from": "tinyspy@^2.2.0", "_id": "tinyspy@2.2.0", "_inBundle": false, "_integrity": "sha512-d2eda04AN/cPOR89F7Xv5bK/jrQEhmcLFe6HFldoeO9AJtps+fqEnh486vnT/8y4bw38pSyxDcTCAq+Ks2aJTg==", "_location": "/tinyspy", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tinyspy@^2.2.0", "name": "tinyspy", "escapedName": "tinyspy", "rawSpec": "^2.2.0", "saveSpec": null, "fetchSpec": "^2.2.0" }, "_requiredBy": [ "/@vitest/spy" ], "_resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-2.2.0.tgz", "_shasum": "9dc04b072746520b432f77ea2c2d17933de5d6ce", "_spec": "tinyspy@^2.2.0", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@vitest/spy", "bugs": { "url": "https://github.com/tinylibs/tinyspy/issues" }, "bundleDependencies": false, "deprecated": false, "description": "> minimal fork of nanospy, with more features 🕵🏻‍♂️", "engines": { "node": ">=14.0.0" }, "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/tinyspy#readme", "keywords": [ "spy", "mock", "typescript", "method" ], "license": "MIT", "main": "./dist/index.cjs", "module": "./dist/index.js", "name": "tinyspy", "packageManager": "pnpm@8.4.0", "repository": { "type": "git", "url": "git+https://github.com/tinylibs/tinyspy.git" }, "type": "module", "types": "./dist/index.d.ts", "version": "2.2.0" }