文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/@babel/helper-create-class-features-plugin/package.json
编辑文件内容
{ "name": "@babel/helper-create-class-features-plugin", "version": "7.25.9", "author": "The Babel Team (https://babel.dev/team)", "license": "MIT", "description": "Compile class public and private fields, private methods and decorators to ES6", "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-helper-create-class-features-plugin" }, "main": "./lib/index.js", "publishConfig": { "access": "public" }, "keywords": [ "babel", "babel-plugin" ], "dependencies": { "@babel/helper-annotate-as-pure": "^7.25.9", "@babel/helper-member-expression-to-functions": "^7.25.9", "@babel/helper-optimise-call-expression": "^7.25.9", "@babel/helper-replace-supers": "^7.25.9", "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", "@babel/traverse": "^7.25.9", "semver": "^6.3.1" }, "peerDependencies": { "@babel/core": "^7.0.0" }, "devDependencies": { "@babel/core": "^7.25.9", "@babel/helper-plugin-test-runner": "^7.25.9", "@babel/preset-env": "^7.25.9", "@types/charcodes": "^0.2.0", "charcodes": "^0.2.0" }, "engines": { "node": ">=6.9.0" }, "type": "commonjs" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件