1 Star 0 Fork 87

sunxinglove/jvm

forked from doocs/jvm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 636 Bytes
一键复制 编辑 原始数据 按行查看 历史
ylb 提交于 2023-05-25 01:19 . chore: add prettier config
{
"name": "jvm",
"version": "1.0.0",
"description": "Java 虚拟机底层原理知识总结",
"directories": {
"doc": "docs"
},
"scripts": {
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"devDependencies": {
"@vuepress/plugin-search": "2.0.0-beta.49",
"prettier": "2.8.8",
"vuepress": "2.0.0-beta.49"
},
"repository": {
"type": "git",
"url": "git+https://github.com/doocs/jvm.git"
},
"author": "yanglbme",
"license": "CC-BY-NC-SA",
"bugs": {
"url": "https://github.com/doocs/jvm/issues"
},
"homepage": "https://github.com/doocs/jvm#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/sunxinglove/jvm.git
[email protected]:sunxinglove/jvm.git
sunxinglove
jvm
jvm
main

搜索帮助