文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/atom/resources/app/apm/node_modules/asar/package.json
编辑文件内容
{ "_args": [ [ "asar@0.12.1", "/__w/1/s/apm" ] ], "_from": "asar@0.12.1", "_id": "asar@0.12.1", "_inBundle": false, "_integrity": "sha1-35Q+jrXNdPvKBmPi10uPK3J7UI8=", "_location": "/atom-package-manager/asar", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "asar@0.12.1", "name": "asar", "escapedName": "asar", "rawSpec": "0.12.1", "saveSpec": null, "fetchSpec": "0.12.1" }, "_requiredBy": [ "/atom-package-manager/asar-require" ], "_resolved": "https://registry.npmjs.org/asar/-/asar-0.12.1.tgz", "_spec": "0.12.1", "_where": "/__w/1/s/apm", "bin": { "asar": "bin/asar" }, "bugs": { "url": "https://github.com/electron/asar/issues" }, "dependencies": { "chromium-pickle-js": "^0.1.0", "commander": "^2.9.0", "cuint": "^0.2.1", "glob": "^6.0.4", "minimatch": "^3.0.0", "mkdirp": "^0.5.0", "mksnapshot": "^0.3.0", "tmp": "0.0.28" }, "description": "Creating atom-shell app packages", "devDependencies": { "coffee-script": "^1.10.0", "grunt": "^0.4.1", "grunt-cli": "^0.1.13", "grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe", "grunt-contrib-coffee": "^0.13.0", "lodash": "^4.2.1", "mocha": "^2.0.1", "rimraf": "^2.5.1" }, "homepage": "https://github.com/electron/asar", "license": "MIT", "main": "./lib/asar.js", "name": "asar", "repository": { "type": "git", "url": "git+https://github.com/electron/asar.git" }, "scripts": { "clean": "grunt clean", "prepublish": "grunt coffee", "pretest": "grunt clean coffeelint coffee", "test": "mocha --reporter spec --compilers coffee:coffee-script/register" }, "version": "0.12.1" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件