文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /root/node_modules/node-pty/package.json
编辑文件内容
{ "_from": "node-pty", "_id": "node-pty@0.9.0", "_inBundle": false, "_integrity": "sha512-MBnCQl83FTYOu7B4xWw10AW77AAh7ThCE1VXEv+JeWj8mSpGo+0bwgsV+b23ljBFwEM9OmsOv3kM27iUPPm84g==", "_location": "/node-pty", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "node-pty", "name": "node-pty", "escapedName": "node-pty", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/node-pty/-/node-pty-0.9.0.tgz", "_shasum": "8f9bcc0d1c5b970a3184ffd533d862c7eb6590a6", "_spec": "node-pty", "_where": "/root", "author": { "name": "Microsoft Corporation" }, "bugs": { "url": "https://github.com/Tyriar/node-pty/issues" }, "bundleDependencies": false, "dependencies": { "nan": "^2.14.0" }, "deprecated": false, "description": "Fork pseudoterminals in Node.JS", "devDependencies": { "@types/mocha": "^5.0.0", "@types/node": "8", "cross-env": "^5.1.4", "mocha": "^5.0.5", "ps-list": "^6.0.0", "tslint": "^5.12.1", "tslint-consistent-codestyle": "^1.15.0", "typescript": "3.4" }, "files": [ "binding.gyp", "lib/", "scripts/", "src/", "deps/", "typings/" ], "homepage": "https://github.com/Tyriar/node-pty", "keywords": [ "pty", "tty", "terminal", "pseudoterminal", "forkpty", "openpty" ], "license": "MIT", "main": "./lib/index.js", "name": "node-pty", "repository": { "type": "git", "url": "git://github.com/Tyriar/node-pty.git" }, "scripts": { "install": "node scripts/install.js", "lint": "tslint 'src/**/*.ts'", "postinstall": "node scripts/post-install.js", "prepare": "npm run tsc", "prepublishOnly": "npm run tsc", "test": "cross-env NODE_ENV=test mocha -R spec --exit lib/*.test.js", "tsc": "tsc", "watch": "tsc -w" }, "types": "./typings/node-pty.d.ts", "version": "0.9.0" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件