文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/atom/resources/app/apm/node_modules/ncp/package.json
编辑文件内容
{ "_args": [ [ "ncp@0.5.1", "/__w/1/s/apm" ] ], "_from": "ncp@0.5.1", "_id": "ncp@0.5.1", "_inBundle": false, "_integrity": "sha1-dDmFMW49tFkoG1hxaehFc1oFQ58=", "_location": "/atom-package-manager/ncp", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ncp@0.5.1", "name": "ncp", "escapedName": "ncp", "rawSpec": "0.5.1", "saveSpec": null, "fetchSpec": "0.5.1" }, "_requiredBy": [ "/atom-package-manager" ], "_resolved": "https://registry.npmjs.org/ncp/-/ncp-0.5.1.tgz", "_spec": "0.5.1", "_where": "/__w/1/s/apm", "author": { "name": "AvianFlu", "email": "charlie@charlieistheman.com" }, "bin": { "ncp": "bin/ncp" }, "bugs": { "url": "https://github.com/AvianFlu/ncp/issues" }, "description": "Asynchronous recursive file copy utility.", "devDependencies": { "mocha": "1.15.x", "read-dir-files": "0.0.x", "rimraf": "1.0.x" }, "engine": { "node": ">=0.6" }, "homepage": "https://github.com/AvianFlu/ncp#readme", "keywords": [ "cli", "copy" ], "license": "MIT", "main": "./lib/ncp.js", "name": "ncp", "repository": { "type": "git", "url": "git+https://github.com/AvianFlu/ncp.git" }, "scripts": { "test": "mocha -R spec" }, "version": "0.5.1" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件