文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/atom/resources/app/apm/node_modules/npm/node_modules/path-exists/package.json
编辑文件内容
{ "_args": [ [ "path-exists@3.0.0", "/__w/1/s/apm" ] ], "_from": "path-exists@3.0.0", "_id": "path-exists@3.0.0", "_inBundle": true, "_integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", "_location": "/atom-package-manager/npm/path-exists", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "path-exists@3.0.0", "name": "path-exists", "escapedName": "path-exists", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/atom-package-manager/npm/libnpmconfig/locate-path", "/atom-package-manager/npm/locate-path" ], "_resolved": false, "_shasum": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515", "_spec": "3.0.0", "_where": "/__w/1/s/apm", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/path-exists/issues" }, "deprecated": false, "description": "Check if a path exists", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/path-exists#readme", "keywords": [ "path", "exists", "exist", "file", "filepath", "fs", "filesystem", "file-system", "access", "stat" ], "license": "MIT", "name": "path-exists", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/path-exists.git" }, "scripts": { "test": "xo && ava" }, "version": "3.0.0", "xo": { "esnext": true } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件