文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/nodejs/@babel/helper-string-parser/package.json
编辑文件内容
{ "name": "@babel/helper-string-parser", "version": "7.19.4", "description": "A utility package to parse strings", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-string-parser" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-string-parser", "license": "MIT", "publishConfig": { "access": "public" }, "main": "./lib/index.js", "devDependencies": { "charcodes": "^0.2.0" }, "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)", "conditions": { "USE_ESM": [ { "type": "module" }, null ] }, "exports": { ".": "./lib/index.js", "./package.json": "./package.json" }, "type": "commonjs" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件