文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /node_modules/electron/package.json
编辑文件内容
{ "_from": "electron", "_id": "electron@9.0.3", "_inBundle": false, "_integrity": "sha512-rY59wy50z0oWp/q69zq0UIzvtcM5j2BJbLAwEoLfVNS3DLt9wDZqRqSIBvLEBl+xWbafCnRA9haEqi7ssM94GA==", "_location": "/electron", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "electron", "name": "electron", "escapedName": "electron", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/electron/-/electron-9.0.3.tgz", "_shasum": "72a7ea08abadd494794735d90666d1b95fc90d28", "_spec": "electron", "_where": "/", "author": { "name": "Electron Community" }, "bin": { "electron": "cli.js" }, "bugs": { "url": "https://github.com/electron/electron/issues" }, "bundleDependencies": false, "dependencies": { "@electron/get": "^1.0.1", "@types/node": "^12.0.12", "extract-zip": "^1.0.3" }, "deprecated": false, "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", "engines": { "node": ">= 8.6" }, "homepage": "https://github.com/electron/electron#readme", "keywords": [ "electron" ], "license": "MIT", "main": "index.js", "name": "electron", "repository": { "type": "git", "url": "git+https://github.com/electron/electron.git" }, "scripts": { "postinstall": "node install.js" }, "types": "electron.d.ts", "version": "9.0.3" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件