5 Star 4 Fork 0

uiw / npm-unpkg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "npm-unpkg",
"version": "1.0.0",
"description": "A web application to view npm package files, Based on unpkg.",
"private": true,
"scripts": {
"start": "kkt start",
"build": "kkt build"
},
"repository": {
"type": "git",
"url": "https://github.com/uiwjs/npm-unpkg.git"
},
"author": "",
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.16.3",
"@codemirror/lang-javascript": "0.19.3",
"@codemirror/lang-json": "0.19.1",
"@codemirror/lang-css": "0.19.3",
"@codemirror/lang-html": "0.19.4",
"@codemirror/lang-xml": "0.19.2",
"@codemirror/legacy-modes": "0.19.0",
"@rematch/core": "2.2.0",
"@rematch/loading": "2.1.2",
"@uiw/react-codemirror": "4.2.4",
"@uiw/react-github-corners": "1.5.3",
"@uiw/react-markdown-preview": "3.4.3",
"@uiw/reset.css": "1.0.5",
"axios": "0.21.4",
"rehype-rewrite": "3.0.4",
"rehype-video": "1.1.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-redux": "7.2.6",
"react-router-dom": "6.0.2",
"uiw": "4.9.7"
},
"devDependencies": {
"@kkt/less-modules": "6.11.0",
"@types/react": "17.0.34",
"@types/react-dom": "17.0.11",
"@types/react-redux": "7.1.20",
"@types/react-router-dom": "5.3.2",
"kkt": "6.11.0"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
1
https://gitee.com/uiw/npm-unpkg.git
git@gitee.com:uiw/npm-unpkg.git
uiw
npm-unpkg
npm-unpkg
master

搜索帮助