代码拉取完成,页面将自动刷新
{
"name": "chatgpt-google-summary-extension",
"author": "givebest",
"scripts": {
"dev": "cross-env NODE_ENV='dev' node build.mjs",
"build": "cross-env NODE_ENV='production' node build.mjs",
"lint": "eslint --ext .js,.mjs,.jsx .",
"lint:fix": "eslint --ext .js,.mjs,.jsx . --fix",
"prepare": "husky install",
"watch": "chokidar src -c 'npm run dev'"
},
"dependencies": {
"@geist-ui/core": "^2.3.8",
"@primer/octicons-react": "^17.9.0",
"antd": "^5.3.0",
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"eventsource-parser": "^0.0.5",
"expiry-map": "^2.0.0",
"gb-url": "^1.1.6",
"github-markdown-css": "^5.1.0",
"gpt3-tokenizer": "^1.1.5",
"inter-ui": "^3.19.3",
"jquery": "^3.6.3",
"lodash-es": "^4.17.21",
"preact": "^10.13.1",
"prop-types": "^15.8.1",
"punycode": "^2.1.1",
"react": "npm:@preact/compat@^17.1.2",
"react-dom": "npm:@preact/compat@^17.1.2",
"react-markdown": "^8.0.4",
"rehype-highlight": "^6.0.0",
"swr": "^2.0.0",
"uuid": "^9.0.0",
"xss": "^1.0.14"
},
"devDependencies": {
"@types/fs-extra": "^9.0.13",
"@types/lodash-es": "^4.17.6",
"@types/react": "17.0.44",
"@types/uuid": "^9.0.0",
"@types/webextension-polyfill": "^0.9.2",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"archiver": "^5.3.1",
"autoprefixer": "^10.4.13",
"chokidar-cli": "^3.0.0",
"cross-env": "^7.0.3",
"dotenv": "^16.0.3",
"esbuild": "^0.17.4",
"esbuild-style-plugin": "^1.6.1",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"fs-extra": "^11.1.0",
"husky": "^8.0.0",
"lint-staged": "^13.1.0",
"npm-force-resolutions": "^0.0.10",
"postcss": "^8.4.20",
"postcss-scss": "^4.0.6",
"prettier": "^2.8.0",
"prettier-plugin-organize-imports": "^3.2.1",
"sass": "^1.57.1",
"tailwindcss": "^3.2.4",
"typescript": "^4.9.4",
"webextension-polyfill": "^0.10.0"
},
"lint-staged": {
"src/*.{js,jsx,ts,tsx,mjs}": [
"npx prettier --write",
"npx eslint --fix"
]
},
"resolutions": {
"@types/react": "17.0.44"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。