{ "_from": "clipboardy@^4.0.0", "_id": "clipboardy@4.0.0", "_inBundle": false, "_integrity": "sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==", "_location": "/clipboardy", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "clipboardy@^4.0.0", "name": "clipboardy", "escapedName": "clipboardy", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/listhen" ], "_resolved": "https://registry.npmmirror.com/clipboardy/-/clipboardy-4.0.0.tgz", "_shasum": "e73ced93a76d19dd379ebf1f297565426dffdca1", "_spec": "clipboardy@^4.0.0", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108/node_modules/listhen", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "ava": { "serial": true }, "bugs": { "url": "https://github.com/sindresorhus/clipboardy/issues" }, "bundleDependencies": false, "dependencies": { "execa": "^8.0.1", "is-wsl": "^3.1.0", "is64bit": "^2.0.0" }, "deprecated": false, "description": "Access the system clipboard (copy/paste)", "devDependencies": { "ava": "^5.3.1", "tsd": "^0.29.0", "xo": "^0.56.0" }, "engines": { "node": ">=18" }, "exports": { "types": "./index.d.ts", "node": "./index.js", "default": "./browser.js" }, "files": [ "index.js", "index.d.ts", "browser.js", "lib", "fallbacks" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/clipboardy#readme", "keywords": [ "clipboard", "copy", "paste", "copy-paste", "pasteboard", "read", "write", "pbcopy", "clip", "xclip", "xsel" ], "license": "MIT", "name": "clipboardy", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/clipboardy.git" }, "scripts": { "test": "xo && ava && tsd" }, "sideEffects": false, "type": "module", "version": "4.0.0" }