文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/default-browser-id/package.json
编辑文件内容
{ "name": "default-browser-id", "version": "5.0.0", "description": "Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari", "license": "MIT", "repository": "sindresorhus/default-browser-id", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "type": "module", "exports": "./index.js", "sideEffects": false, "engines": { "node": ">=18" }, "scripts": { "test": "xo && ava" }, "files": [ "index.js" ], "keywords": [ "macos", "browser", "default", "plist", "web", "bundle", "bundleid", "id", "identifier", "uti" ], "devDependencies": { "ava": "^6.0.1", "xo": "^0.56.0" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件