1 Star 0 Fork 0

Reverier-Xu/radare2book

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 567 Bytes
一键复制 编辑 原始数据 按行查看 历史
pancake 提交于 2018-07-18 00:00 . Add missing package.json
{
"name": "radare2book",
"version": "1.0.0",
"description": "the official radare2 book",
"scripts": {
"build": "gitbook build . _r2book",
"pdf": "gitbook pdf . ./r2book.pdf",
"epub": "gitbook epub . ./r2book.epub"
},
"repository": {
"type": "git",
"url": "git+https://github.com/radare/radare2book.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/radare/radare2book/issues"
},
"homepage": "https://github.com/radare/radare2book#readme",
"dependencies": {
"gitbook-cli": "^2.3.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/reverierxu/radare2book.git
git@gitee.com:reverierxu/radare2book.git
reverierxu
radare2book
radare2book
master

搜索帮助