文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/@parcel/watcher-wasm/node_modules/napi-wasm/package.json
编辑文件内容
{ "name": "napi-wasm", "version": "1.1.0", "description": "An implementation of napi for wasm", "main": "index.mjs", "exports": { "import": "./index.mjs", "require": "./index.js" }, "files": [ "index.js", "index.mjs" ], "scripts": { "prepublishOnly": "sed 's/^export //g' index.mjs > index.js && echo '\nexports.Environment = Environment;\nexports.napi = napi;' >> index.js" }, "repository": { "type": "git", "url": "git+https://github.com/devongovett/napi-wasm.git" }, "keywords": [ "napi", "wasm", "node-api", "rust" ], "author": "Devon Govett <devongovett@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/devongovett/napi-wasm/issues" }, "homepage": "https://github.com/devongovett/napi-wasm#readme" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件