文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/fast-npm-meta/package.json
编辑文件内容
{ "name": "fast-npm-meta", "type": "module", "version": "0.2.2", "description": "Get npm package metadata", "author": "Anthony Fu <anthonyfu117@hotmail.com>", "license": "MIT", "funding": "https://github.com/sponsors/antfu", "homepage": "https://github.com/antfu/fast-npm-meta#readme", "repository": { "type": "git", "url": "git+https://github.com/antfu/fast-npm-meta.git" }, "bugs": "https://github.com/antfu/fast-npm-meta/issues", "keywords": [], "sideEffects": false, "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.mjs", "require": "./dist/index.cjs" } }, "main": "./dist/index.mjs", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "typesVersions": { "*": { "*": [ "./dist/*", "./dist/index.d.ts" ] } }, "files": [ "dist" ], "scripts": { "build": "unbuild", "dev": "unbuild --stub" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件