文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/atom/resources/app/apm/node_modules/temp/package.json
编辑文件内容
{ "_args": [ [ "temp@0.8.4", "/__w/1/s/apm" ] ], "_from": "temp@0.8.4", "_id": "temp@0.8.4", "_inBundle": false, "_integrity": "sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==", "_location": "/atom-package-manager/temp", "_phantomChildren": { "fs.realpath": "1.0.0", "inflight": "1.0.6", "inherits": "2.0.4", "minimatch": "3.0.4", "once": "1.4.0", "path-is-absolute": "1.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "temp@0.8.4", "name": "temp", "escapedName": "temp", "rawSpec": "0.8.4", "saveSpec": null, "fetchSpec": "0.8.4" }, "_requiredBy": [ "/atom-package-manager" ], "_resolved": "https://registry.npmjs.org/temp/-/temp-0.8.4.tgz", "_spec": "0.8.4", "_where": "/__w/1/s/apm", "author": { "name": "Bruce Williams", "email": "brwcodes@gmail.com" }, "bugs": { "url": "https://github.com/bruce/node-temp/issues" }, "dependencies": { "rimraf": "~2.6.2" }, "description": "Temporary files and directories", "devDependencies": { "mocha": "6.2.2" }, "directories": { "lib": "lib" }, "engines": { "node": ">=6.0.0" }, "files": [ "lib" ], "homepage": "https://github.com/bruce/node-temp#readme", "keywords": [ "temporary", "tmp", "temp", "tempdir", "tempfile", "tmpdir", "tmpfile" ], "license": "MIT", "main": "./lib/temp", "name": "temp", "repository": { "type": "git", "url": "git://github.com/bruce/node-temp.git" }, "scripts": { "test": "mocha test/temp-test.js" }, "tags": [ "temporary", "temp", "tempfile", "tempdir", "tmpfile", "tmpdir", "security" ], "version": "0.8.4" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件