1 Star 0 Fork 6

pangang107/vertx-web-site

forked from vertx-china/vertx-web-site 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.38 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vertx-web-site",
"version": "4.0.0",
"description": "The Vert.x website",
"private": true,
"type": "module",
"scripts": {
"dev": "next",
"build": "npm run stylelint && next build && next export",
"lint": "next lint && npm run stylelint",
"stylelint": "stylelint \"**/*.scss\"",
"update-docs": "cd docs && npm run update-docs",
"copy-english": "cd docs && npm run copy-english",
"update-docs:install": "cd docs && npm i",
"postinstall": "npm run update-docs:install"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vertx-web-site/vertx-web-site.git"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/vertx-web-site/vertx-web-site/issues"
},
"homepage": "https://github.com/vertx-web-site/vertx-web-site#readme",
"dependencies": {
"@icons-pack/react-simple-icons": "^4.6.1",
"@mdx-js/loader": "^2.0.0",
"@mdx-js/mdx": "^2.0.0",
"@popperjs/core": "^2.11.4",
"@silvenon/remark-smartypants": "^2.0.0",
"asciidoctor": "^2.2.6",
"asciidoctor-highlight.js": "^0.4.0",
"body-scroll-lock": "^3.1.5",
"classnames": "^2.2.6",
"eslint-config-next": "^12.1.0",
"eslint-webpack-plugin": "^3.1.1",
"feed": "^4.2.1",
"gray-matter": "^4.0.2",
"hyphenopoly": "^4.12.0",
"image-webpack-loader": "^8.1.0",
"imagemin-svgo": "^10.0.1",
"lazysizes": "^5.2.2",
"lodash": "^4.17.20",
"mini-svg-data-uri": "^1.4.4",
"minisearch": "^5.0.0-beta1",
"next": "^12.1.0",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"p-map": "^5.3.0",
"parse5": "^6.0.1",
"postcss": "^8.4.8",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-feather": "^2.0.9",
"reading-time": "^1.5.0",
"recursive-readdir": "^2.2.2",
"rehype-autolink-headings": "^6.1.1",
"rehype-highlight": "^5.0.2",
"rehype-slug": "^5.0.1",
"remark-gfm": "^3.0.1",
"sass": "^1.49.9",
"sass-loader": "^12.6.0",
"serve": "^13.0.2",
"super-react-gist": "^1.0.4",
"unist-util-visit": "^4.1.0",
"unist-util-visit-parents": "^5.1.0",
"webpack": "^5.70.0"
},
"devDependencies": {
"@octokit/rest": "^18.12.0",
"cacache": "^15.3.0",
"eslint": "^8.11.0",
"favicons": "^6.2.2",
"natural": "^5.1.13",
"node-fetch": "^3.2.3",
"stylelint": "^14.5.3",
"stylelint-config-standard-scss": "^3.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pangang107/vertx-web-site.git
git@gitee.com:pangang107/vertx-web-site.git
pangang107
vertx-web-site
vertx-web-site
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385