文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/atom/resources/app/apm/node_modules/npm/node_modules/through/package.json
编辑文件内容
{ "_args": [ [ "through@2.3.8", "/__w/1/s/apm" ] ], "_from": "through@2.3.8", "_id": "through@2.3.8", "_inBundle": true, "_integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=", "_location": "/atom-package-manager/npm/through", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "through@2.3.8", "name": "through", "escapedName": "through", "rawSpec": "2.3.8", "saveSpec": null, "fetchSpec": "2.3.8" }, "_requiredBy": [ "/atom-package-manager/npm/JSONStream" ], "_resolved": false, "_shasum": "0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5", "_spec": "2.3.8", "_where": "/__w/1/s/apm", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "dominictarr.com" }, "bugs": { "url": "https://github.com/dominictarr/through/issues" }, "deprecated": false, "description": "simplified stream construction", "devDependencies": { "from": "~0.1.3", "stream-spec": "~0.3.5", "tape": "~2.3.2" }, "homepage": "https://github.com/dominictarr/through", "keywords": [ "stream", "streams", "user-streams", "pipe" ], "license": "MIT", "main": "index.js", "name": "through", "repository": { "type": "git", "url": "git+https://github.com/dominictarr/through.git" }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "testling": { "browsers": [ "ie/8..latest", "ff/15..latest", "chrome/20..latest", "safari/5.1..latest" ], "files": "test/*.js" }, "version": "2.3.8" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件