代码拉取完成,页面将自动刷新
同步操作将从 saqqdy/gitmars 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "gitmars",
"description": "一个高度定制化的git工作流工具",
"version": "2.9.1",
"scripts": {
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs",
"docs:deploy": "GH=1 sh script/deploy-docs.sh",
"server:start": "node app/bin/www",
"server:watch": "nodemon --config nodemon.json",
"server:watch:debug": "nodemon --config nodemon.json --inspect-brk",
"server:super": "supervisor app/bin/www",
"lib": "sh script/lib.sh",
"build:ui": "sh script/build-ui.sh",
"build:server": "rimraf app && sh script/build-server.sh",
"build": "rimraf lib es && node --max-old-space-size=8192 node_modules/.bin/rollup -c",
"build:types": "run-s build-temp-types roll-types",
"build-temp-types": "tsc --emitDeclarationOnly --outDir temp/ -p bin/",
"patch-types": "node script/patchTypes",
"roll-types": "api-extractor run && rimraf temp",
"dev": "cross-env BUILD_ENV=DEV rollup -c -w",
"dist": "run-s eslint prettier build build:server build:ui",
"docs": "rimraf docs && typedoc",
"eslint": "eslint --fix --ext .ts,.js",
"prettier": "prettier --write \"**/*.{js,ts,json,md}\"",
"prettier:docs": "prettier --write \"**/*.md\""
},
"main": "lib/gitm.js",
"bin": {
"gitm": "lib/gitm.js"
},
"files": [
"app",
"cache",
"lib",
"typings"
],
"directories": {
"app": "app",
"bin": "bin",
"es": "es",
"lib": "lib",
"src": "src",
"cache": "cache",
"server": "server",
"ui": "ui",
"typings": "typings"
},
"dependencies": {
"ci-info": "^3.2.0",
"colors": "^1.4.0",
"commander": "8.3.0",
"cookie-parser": "^1.4.5",
"cosmiconfig": "^7.0.0",
"debug": "^4.3.2",
"express": "^4.17.1",
"hbs": "^4.1.2",
"http-errors": "^1.8.0",
"inquirer": "^8.2.0",
"js-cool": "^2.2.4",
"logger": "^0.0.1",
"lowdb": "^1.0.0",
"morgan": "^1.10.0",
"node-apollo": "^1.2.1",
"node-pty": "^0.10.1",
"ora": "^5.4.1",
"os": "^0.1.2",
"shelljs": "^0.8.4",
"slash": "^3.0.0",
"socket.io": "4.3.1",
"text-table": "^0.2.0",
"tracer": "1.1.5",
"uuid": "^8.3.2"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.18.16",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@saqqdy/prettier-config": "^1.1.0",
"@types/cookie-parser": "^1.4.2",
"@types/express": "^4.17.13",
"@types/http-errors": "^1.8.1",
"@types/inquirer": "^8.1.3",
"@types/logger": "^0.0.0",
"@types/node": "^14.17.27",
"@types/shelljs": "^0.8.9",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
"@vssue/api-github-v3": "^1.4.7",
"@vssue/vuepress-plugin-vssue": "^1.4.7",
"@vuepress/plugin-back-to-top": "^1.8.2",
"@vuepress/plugin-medium-zoom": "^1.8.2",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.3",
"esbuild": "^0.13.6",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-config-sets": "^1.5.3",
"eslint-plugin-tsdoc": "^0.2.14",
"esno": "^0.10.1",
"less": "^4.1.2",
"less-loader": "7.3.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.0",
"rimraf": "^3.0.2",
"rollup": "^2.58.0",
"rollup-plugin-esbuild": "^4.5.0",
"rollup-plugin-replace-shebang": "^1.0.0",
"rollup-plugin-visualizer": "^5.5.2",
"ts-node": "^10.3.0",
"typedoc": "^0.22.5",
"typedoc-plugin-markdown": "^3.11.3",
"typescript": "^4.4.4",
"uglify-js": "3.14.2",
"vuepress": "^1.8.2",
"vuepress-plugin-container": "^2.1.4",
"vuepress-plugin-smooth-scroll": "^0.0.10"
},
"repository": {
"type": "git",
"url": "git+https://github.com/saqqdy/gitmars.git"
},
"keywords": [
"gitmars",
"git",
"tool"
],
"author": "saqqdy <www.saqqdy.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/saqqdy/gitmars/issues"
},
"homepage": "https://www.saqqdy.com/gitmars"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。