4 Star 0 Fork 0

Gitee 极速下载/ungit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/FredrikNoren/ungit
克隆/下载
package.json 2.99 KB
一键复制 编辑 原始数据 按行查看 历史
campersau 提交于 2024-04-05 20:49 . Prepare version 1.5.26 (#1591)
{
"name": "ungit",
"author": "Fredrik Norén <fredrik.jw.noren@gmail.com>",
"description": "Git made easy",
"version": "1.5.26",
"ungitPluginApiVersion": "0.2.0",
"scripts": {
"start": "node ./bin/ungit",
"inspect": "node --inspect ./source/server.js",
"test": "npm run unittest && npm run clicktest",
"unittest": "mocha --config .mochatest.json",
"clicktest": "mocha --config .mochaclicktest.json",
"coverage": "nyc npm run unittest",
"lint": "eslint . bin/*",
"format": "npm run lint -- --fix",
"build": "node ./scripts/build.js",
"watch": "nodemon -C --exec \"npm run build\" -e js,less -w public/source -w public/less -w components/ -i \"*.bundle.js\"",
"bumpdependencies": "ncu --upgrade --reject bootstrap",
"electronpackage": "node ./scripts/electronpackage.js",
"electronzip": "node ./scripts/electronzip.js"
},
"repository": {
"type": "git",
"url": "https://github.com/FredrikNoren/ungit.git"
},
"bin": {
"ungit": "./bin/ungit",
"0ungit-credentials-helper": "./bin/credentials-helper"
},
"dependencies": {
"@primer/octicons": "~19.9.0",
"blueimp-md5": "~2.19.0",
"body-parser": "~1.20.2",
"bootstrap": "~3.4.1",
"cookie-parser": "~1.4.6",
"crossroads": "~0.12.2",
"diff2html": "~3.4.47",
"dnd-page-scroll": "0.0.4",
"express": "~4.19.2",
"express-session": "~1.18.0",
"getmac": "~6.6.0",
"hasher": "~1.2.0",
"ignore": "~5.3.1",
"jquery": "~3.7.1",
"jquery-ui": "~1.13.2",
"just-detect-adblock": "~1.1.0",
"knockout": "~3.5.1",
"latest-version": "~9.0.0",
"lodash": "~4.17.21",
"memorystore": "~1.6.7",
"mkdirp": "~3.0.1",
"moment": "~2.30.1",
"node-cache": "~5.1.2",
"node-watch": "~0.7.4",
"nprogress": "~0.2.0",
"open": "~10.1.0",
"p-limit": "~5.0.0",
"passport": "~0.7.0",
"passport-local": "~1.0.0",
"raven-js": "~3.27.2",
"rc": "~1.2.8",
"rimraf": "~5.0.5",
"semver": "~7.6.0",
"serve-static": "~1.15.0",
"signals": "~1.0.0",
"snapsvg": "~0.5.1",
"socket.io": "~4.7.5",
"temp": "~0.9.4",
"tsify": "~5.0.4",
"typescript": "~5.4.4",
"winston": "~3.13.0",
"yargs": "~17.7.2"
},
"devDependencies": {
"@homer0/prettier-plugin-jsdoc": "~8.0.0",
"archiver": "~7.0.1",
"browserify": "~17.0.0",
"dedent": "~1.5.1",
"electron": "~29.2.0",
"electron-packager": "~17.1.2",
"eslint": "~8.57.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-mocha": "~10.4.1",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-prettier": "~5.1.3",
"exorcist": "~2.0.0",
"expect.js": "~0.3.1",
"less": "~4.2.0",
"mocha": "~10.4.0",
"nodemon": "~3.1.0",
"npm-check-updates": "~16.14.18",
"nyc": "~15.1.0",
"portfinder": "~1.0.32",
"prettier": "~3.2.5",
"puppeteer": "~22.6.3",
"superagent": "~8.1.2",
"supertest": "~6.3.4"
},
"engines": {
"node": ">=18"
},
"license": "MIT",
"main": "public/main.js"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/ungit.git
git@gitee.com:mirrors/ungit.git
mirrors
ungit
ungit
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385