文件操作 - package.json
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/class-utils/node_modules/define-property/package.json
编辑文件内容
{ "name": "define-property", "description": "Define a non-enumerable property on an object.", "version": "0.2.5", "homepage": "https://github.com/jonschlinkert/define-property", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/define-property", "bugs": { "url": "https://github.com/jonschlinkert/define-property/issues" }, "license": "MIT", "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "devDependencies": { "mocha": "*", "should": "^7.0.4" }, "keywords": [ "define", "define-property", "enumerable", "key", "non", "non-enumerable", "object", "prop", "property", "value" ], "verb": { "related": { "list": [ "mixin-deep", "mixin-object", "delegate-object", "forward-object" ] } }, "dependencies": { "is-descriptor": "^0.1.0" } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件