文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/atom/resources/app/apm/node_modules/git-utils/package.json
编辑文件内容
{ "_args": [ [ "git-utils@5.6.2", "/__w/1/s/apm" ] ], "_from": "git-utils@5.6.2", "_id": "git-utils@5.6.2", "_inBundle": false, "_integrity": "sha512-3pen//xGs5ZJiXejUbx79FyRR58J6DgI7tL9Mc7YQeuF5ENXf/7k0K2M8h4JBlTKZcxxCr8MGA1Xcg4O4l/YjA==", "_location": "/atom-package-manager/git-utils", "_phantomChildren": { "mkdirp": "0.5.5", "rimraf": "2.7.1", "underscore-plus": "1.7.0" }, "_requested": { "type": "version", "registry": true, "raw": "git-utils@5.6.2", "name": "git-utils", "escapedName": "git-utils", "rawSpec": "5.6.2", "saveSpec": null, "fetchSpec": "5.6.2" }, "_requiredBy": [ "/atom-package-manager" ], "_resolved": "https://registry.npmjs.org/git-utils/-/git-utils-5.6.2.tgz", "_spec": "5.6.2", "_where": "/__w/1/s/apm", "author": { "name": "Kevin Sawicki", "email": "kevin@github.com" }, "bugs": { "url": "https://github.com/atom/git-utils/issues" }, "contributors": [ { "name": "Garen J. Torikian", "email": "gjtorikian@gmail.com" } ], "dependencies": { "fs-plus": "^3.0.0", "nan": "^2.14.0" }, "description": "A package for using Git repositories", "devDependencies": { "jasmine-focused": "^1.0.4", "standard": "^10.0.3", "temp": "~0.5.0", "underscore": "~1.5.2", "wrench": "~1.4.4" }, "gypfile": true, "homepage": "http://atom.github.io/git-utils", "keywords": [ "git", "libgit2", "dvcs", "vcs" ], "license": "MIT", "main": "./src/git.js", "name": "git-utils", "repository": { "type": "git", "url": "git+https://github.com/atom/git-utils.git" }, "scripts": { "install": "node-gyp rebuild", "prepublish": "standard src spec", "test": "jasmine-focused --captureExceptions spec" }, "version": "5.6.2" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件