文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /root/node_modules/xterm/package.json
编辑文件内容
{ "_from": "xterm", "_id": "xterm@4.6.0", "_inBundle": false, "_integrity": "sha512-98211RIDrAECqpsxs6gbilwMcxLtxSDIvtzZUIqP1xIByXtuccJ4pmMhHGJATZeEGe/reARPMqwPINK8T7jGZg==", "_location": "/xterm", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "xterm", "name": "xterm", "escapedName": "xterm", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/xterm/-/xterm-4.6.0.tgz", "_shasum": "1b49b32e546409c110fbe8ece0b4a388504a937d", "_spec": "xterm", "_where": "/root", "bugs": { "url": "https://github.com/xtermjs/xterm.js/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Full xterm terminal, in your browser", "devDependencies": { "@types/chai": "^4.2.11", "@types/debug": "^4.1.5", "@types/deep-equal": "^1.0.1", "@types/glob": "^7.1.1", "@types/jsdom": "^16.2.1", "@types/mocha": "^7.0.2", "@types/node": "^10.17.17", "@types/utf8": "^2.1.6", "@types/webpack": "^4.41.12", "@types/ws": "^7.2.4", "@typescript-eslint/eslint-plugin": "^2.33.0", "@typescript-eslint/parser": "^2.33.0", "chai": "^4.2.0", "deep-equal": "^2.0.3", "eslint": "^6.8.0", "express": "^4.17.1", "express-ws": "^4.0.0", "glob": "^7.0.5", "jsdom": "^16.2.2", "mocha": "^7.1.2", "mustache": "^4.0.1", "node-pty": "^0.9.0", "nyc": "^15.0.1", "playwright-core": "^0.11.1", "source-map-loader": "^0.2.4", "ts-loader": "^7.0.4", "typescript": "3.9", "utf8": "^3.0.0", "webpack": "^4.43.0", "webpack-cli": "^3.3.11", "ws": "^7.3.0", "xterm-benchmark": "^0.1.3" }, "homepage": "https://github.com/xtermjs/xterm.js#readme", "license": "MIT", "main": "lib/xterm.js", "name": "xterm", "repository": { "type": "git", "url": "git+https://github.com/xtermjs/xterm.js.git" }, "scripts": { "benchmark": "NODE_PATH=./out xterm-benchmark -r 5 -c test/benchmark/benchmark.json", "benchmark-baseline": "NODE_PATH=./out xterm-benchmark -r 5 -c test/benchmark/benchmark.json --baseline out-test/benchmark/test/benchmark/*benchmark.js", "benchmark-eval": "NODE_PATH=./out xterm-benchmark -r 5 -c test/benchmark/benchmark.json --eval out-test/benchmark/test/benchmark/*benchmark.js", "build": "tsc -b ./tsconfig.all.json", "clean": "rm -rf lib out addons/*/lib addons/*/out", "lint": "eslint -c .eslintrc.json --max-warnings 0 --ext .ts src/ addons/", "package": "webpack", "posttest": "npm run lint", "prepackage": "npm run build", "prepare": "npm run setup", "prepublishOnly": "npm run package", "presetup": "node ./bin/install-addons.js", "pretest-api-chromium": "node ./bin/download_browser.js --browser chromium", "pretest-api-firefox": "node ./bin/download_browser.js --browser firefox", "pretest-api-webkit": "node ./bin/download_browser.js --browser webkit", "setup": "npm run build", "start": "node demo/start", "test": "npm run test-unit", "test-api": "npm run test-api-chromium", "test-api-chromium": "node ./bin/test_api.js --browser=chromium --timeout=20000", "test-api-firefox": "node ./bin/test_api.js --browser=firefox --timeout=20000", "test-api-webkit": "node ./bin/test_api.js --browser=webkit --timeout=20000", "test-unit": "node ./bin/test.js", "test-unit-coverage": "node ./bin/test.js --coverage", "vtfeatures": "node bin/extract_vtfeatures.js src/**/*.ts src/*.ts", "watch": "tsc -b -w ./tsconfig.all.json --preserveWatchOutput" }, "style": "css/xterm.css", "types": "typings/xterm.d.ts", "version": "4.6.0" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件