文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/nodejs/@babel/plugin-transform-for-of/package.json
编辑文件内容
{ "name": "@babel/plugin-transform-for-of", "version": "7.18.8", "description": "Compile ES2015 for...of to ES5", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-for-of" }, "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-for-of", "license": "MIT", "publishConfig": { "access": "public" }, "main": "./lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "@babel/helper-plugin-utils": "workspace:^" }, "peerDependencies": { "@babel/core": "^7.0.0-0" }, "devDependencies": { "@babel/core": "workspace:^", "@babel/helper-plugin-test-runner": "workspace:^" }, "engines": { "node": ">=6.9.0" }, "author": "The Babel Team (https://babel.dev/team)", "conditions": { "BABEL_8_BREAKING": [ null, { "exports": null } ], "USE_ESM": [ { "type": "module" }, null ] }, "exports": { ".": "./lib/index.js", "./package.json": "./package.json" }, "type": "commonjs" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件