📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 14:54:35
📂
/ (Root)
/
home
/
supecsoq
/
.trash
/
node_modules
/
client-only
📍 /home/supecsoq/.trash/node_modules/client-only
🔄 Refresh
✏️
Editing: package.json
Writable
{ "name": "client-only", "description": "This is a marker package to indicate that a module can only be used in Client Components.", "keywords": [ "react" ], "version": "0.0.1", "homepage": "https://reactjs.org/", "bugs": "https://github.com/facebook/react/issues", "license": "MIT", "files": ["index.js", "error.js"], "main": "index.js", "exports": { ".": { "react-server": "./error.js", "default": "./index.js" } } }
💾 Save Changes
❌ Cancel