8 Star 13 Fork 8

janwool / UOkay

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 592 Bytes
一键复制 编辑 原始数据 按行查看 历史
janwool 提交于 2018-05-01 23:31 . '基本bug修复'
{
"name": "uokay",
"version": "1.0.94",
"description": "'小白MVVM框架'",
"main": "dist/index.js",
"scripts": {
"test": "webpack"
},
"repository": {
"type": "git",
"url": "https://gitee.com/djxfire/UOkay.git"
},
"keywords": [
"MVVM"
],
"author": "阿武阿哥",
"license": "ISC",
"devDependencies": {
"webpack": "^4.6.0"
},
"dependencies": {
"axios": "^0.18.0",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
"babel-preset-latest": "^6.24.1",
"webpack-cli": "^2.0.15"
},
"directories": {
"lib": "lib"
}
}
JavaScript
1
https://gitee.com/djxfire/UOkay.git
git@gitee.com:djxfire/UOkay.git
djxfire
UOkay
UOkay
master

搜索帮助