文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/@unhead/ssr/package.json
编辑文件内容
{ "name": "@unhead/ssr", "type": "module", "version": "1.11.18", "author": "Harlan Wilton <harlan@harlanzw.com>", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw", "homepage": "https://unhead.unjs.io", "repository": { "type": "git", "url": "git+https://github.com/unjs/unhead.git", "directory": "packages/ssr" }, "bugs": { "url": "https://github.com/unjs/unhead/issues" }, "sideEffects": false, "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.mjs", "require": "./dist/index.cjs" } }, "main": "dist/index.cjs", "module": "dist/index.mjs", "types": "dist/index.d.ts", "files": [ "dist" ], "dependencies": { "@unhead/schema": "1.11.18", "@unhead/shared": "1.11.18" }, "scripts": { "build": "unbuild .", "stub": "unbuild . --stub", "export:sizes": "npx export-size . -r" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件