1 Star 0 Fork 103

公开的/linux-command

forked from 小弟调调/linux-command 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 988 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "linux-command",
"version": "1.16.0",
"description": "Linux Command",
"homepage": "https://jaywcjlove.github.io/linux-command/",
"main": "dist/data.json",
"scripts": {
"start": "npm run build",
"build": "node scripts/build.mjs",
"dash": "npm run build && node scripts/dash.mjs"
},
"files": [
"command",
"dist"
],
"keywords": [
"cli",
"Linux",
"Command"
],
"author": "kenny wang <wowohoo@qq.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/jaywcjlove/linux-command.git"
},
"devDependencies": {
"@uiw/github-corners": "~1.5.11",
"@wcj/dark-mode": "~1.0.14",
"colors-cli": "~1.0.31",
"ejs": "~3.1.6",
"compressing": "^1.6.2",
"fs-extra": "~10.1.0",
"markdown-to-html-cli": "~4.0.0",
"sitemap-generator": "~8.5.1",
"sqlite3": "5.0.8",
"stylus": "~0.59.0",
"uglify-js": "~3.17.0"
},
"engines": {
"node": ">=16.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/supbose/linux-command.git
git@gitee.com:supbose/linux-command.git
supbose
linux-command
linux-command
master

搜索帮助