代码拉取完成,页面将自动刷新
同步操作将从 fisher/logsets 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "logsets",
"version": "1.3.2",
"description": "Nodejs terminal application output colorized enhancement",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"homepage": "https://zhangfisher.github.io/logsets/",
"type": "module",
"types": "./src/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "rollup -c",
"release": "npm version patch --commit-hooks=false && npm run build && npm publish && cnpm sync logsets",
"dev:docs": "docsify serve docs",
"prepare": "husky install",
"commit": "git add . && git cz",
"version": "conventional-changelog -p angular -i ./docs/CHANGELOG.md -s -r 0 && git add ./docs/CHANGELOG.md"
},
"exports": {
".": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"./utils": {
"import": "./dist/utils.mjs",
"require": "./dist/utils.cjs"
}
},
"author": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://gitee.com/zhangfisher/logsets.git"
},
"dependencies": {
"@babel/runtime-corejs3": "^7.17.0",
"ansicolor": "^1.1.100",
"core-js": "^3.21.0",
"flex-tools": "^1.3.14"
},
"devDependencies": {
"@babel/cli": "^7.17.0",
"@babel/core": "^7.17.2",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/runtime": "^7.17.2",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@commitlint/cz-commitlint": "^17.4.4",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"commitizen": "^4.3.0",
"conventional-changelog-cli": "^2.2.2",
"husky": "^8.0.3",
"rollup": "^2.70.0",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-terser": "^7.0.2",
"ts-essentials": "^9.3.0",
"type-fest": "^3.5.3"
},
"config": {
"commitizen": {
"path": "@commitlint/cz-commitlint"
}
},
"pnpm": {
"enable-pre-post-scripts": true
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。