文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/detect-libc/package.json
编辑文件内容
{ "name": "detect-libc", "version": "1.0.3", "description": "Node.js module to detect the C standard library (libc) implementation family and version", "main": "lib/detect-libc.js", "bin": { "detect-libc": "./bin/detect-libc.js" }, "scripts": { "test": "semistandard && nyc --reporter=lcov ava" }, "repository": { "type": "git", "url": "git://github.com/lovell/detect-libc" }, "keywords": [ "libc", "glibc", "musl" ], "author": "Lovell Fuller <npm@lovell.info>", "contributors": [ "Niklas Salmoukas <niklas@salmoukas.com>" ], "license": "Apache-2.0", "devDependencies": { "ava": "^0.23.0", "nyc": "^11.3.0", "proxyquire": "^1.8.0", "semistandard": "^11.0.0" }, "engines": { "node": ">=0.10" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件