文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/@vue/devtools-shared/package.json
编辑文件内容
{ "name": "@vue/devtools-shared", "type": "module", "version": "7.7.1", "author": "webfansplz", "license": "MIT", "repository": { "directory": "packages/shared", "type": "git", "url": "git+https://github.com/vuejs/devtools.git" }, "exports": { ".": { "import": "./dist/index.js", "require": "./dist/index.cjs" } }, "main": "./dist/index.cjs", "module": "./dist/index.js", "files": [ "dist" ], "dependencies": { "rfdc": "^1.4.1" }, "devDependencies": { "@types/node": "^22.10.1" }, "scripts": { "build": "tsup", "prepare:type": "tsup --dts-only", "stub": "tsup --watch --onSuccess 'tsup --dts-only'" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件