1 Star 0 Fork 0

zhenghuanhuan/sdk-tutorials

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 754 Bytes
一键复制 编辑 原始数据 按行查看 历史
Cyrus Goh 提交于 2021-04-13 00:51 . bump vuepress-theme-cosmos (#597)
{
"name": "sdk-tutorials",
"version": "1.0.0",
"description": "A collection of tutorials for building with the Cosmos SDK",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/cosmos/sdk-tutorials.git"
},
"scripts": {
"serve": "vuepress dev --no-cache",
"build": "vuepress build --no-cache"
},
"keywords": [
"Cosmos",
"blockchain",
"golang"
],
"author": "All in Bits",
"license": "ISC",
"bugs": {
"url": "https://github.com/cosmos/sdk-tutorials/issues"
},
"homepage": "https://github.com/cosmos/sdk-tutorials#readme",
"dependencies": {
"axios": "^0.21.1",
"crypto-js": "^4.0.0",
"date-fns": "^2.19.0",
"vuepress-theme-cosmos": "^1.0.182"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/Tinrry/sdk-tutorials.git
git@gitee.com:Tinrry/sdk-tutorials.git
Tinrry
sdk-tutorials
sdk-tutorials
master

搜索帮助