{ "_args": [ [ "clipboardy@1.2.3", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_development": true, "_from": "clipboardy@1.2.3", "_id": "clipboardy@1.2.3", "_inBundle": false, "_integrity": "sha1-BSY2G/eHJMHyC+JI1CjjZUM8B+8=", "_location": "/clipboardy", "_phantomChildren": { "is-stream": "1.1.0", "npm-run-path": "2.0.2", "p-finally": "1.0.0", "pseudomap": "1.0.2", "shebang-command": "1.2.0", "signal-exit": "3.0.3", "strip-eof": "1.0.0", "which": "1.3.1" }, "_requested": { "type": "version", "registry": true, "raw": "clipboardy@1.2.3", "name": "clipboardy", "escapedName": "clipboardy", "rawSpec": "1.2.3", "saveSpec": null, "fetchSpec": "1.2.3" }, "_requiredBy": [ "/@vue/cli-service" ], "_resolved": "https://registry.npm.taobao.org/clipboardy/download/clipboardy-1.2.3.tgz", "_spec": "1.2.3", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/clipboardy/issues" }, "dependencies": { "arch": "^2.1.0", "execa": "^0.8.0" }, "description": "Access the system clipboard (copy/paste)", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js", "lib", "fallbacks" ], "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" }, "version": "1.2.3" }