| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/clipboardy/ |
Upload File : |
{
"_args": [
[
"clipboardy@3.0.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_development": true,
"_from": "clipboardy@3.0.0",
"_id": "clipboardy@3.0.0",
"_inBundle": false,
"_integrity": "sha512-Su+uU5sr1jkUy1sGRpLKjKrvEOVXgSgiSInwa/qeID6aJ07yh+5NWc3h2QfjHjBnfX4LhtFcuAWKUsJ3r+fjbg==",
"_location": "/clipboardy",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "clipboardy@3.0.0",
"name": "clipboardy",
"escapedName": "clipboardy",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/listhen"
],
"_resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"ava": {
"serial": true
},
"bugs": {
"url": "https://github.com/sindresorhus/clipboardy/issues"
},
"dependencies": {
"arch": "^2.2.0",
"execa": "^5.1.1",
"is-wsl": "^2.2.0"
},
"description": "Access the system clipboard (copy/paste)",
"devDependencies": {
"ava": "^3.15.0",
"tsd": "^0.18.0",
"xo": "^0.45.0"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"exports": {
"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"
},
"type": "module",
"version": "3.0.0"
}