文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/nodejs/resolve-alpn/package.json
编辑文件内容
{ "name": "resolve-alpn", "version": "1.2.1", "description": "Detects the ALPN protocol", "main": "index.js", "scripts": { "test": "xo && nyc --reporter=lcovonly --reporter=text --reporter=html ava" }, "files": [ "index.js" ], "repository": { "type": "git", "url": "git+https://github.com/szmarczak/resolve-alpn.git" }, "keywords": [ "alpn", "tls", "socket", "http2" ], "author": "Szymon Marczak", "license": "MIT", "bugs": { "url": "https://github.com/szmarczak/resolve-alpn/issues" }, "homepage": "https://github.com/szmarczak/resolve-alpn#readme", "devDependencies": { "ava": "^3.15.0", "nyc": "^15.1.0", "pem": "1.14.3", "xo": "^0.38.2" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件