1 Star 0 Fork 26

云起云变 / pandyle

forked from 熊猫rrr / pandyle 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 611 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "pandyle",
"version": "1.3.3",
"author": {
"name": "Ren Rongrong"
},
"keywords": [
"jquery",
"mvvm"
],
"license": "MIT",
"homepage": "https://github.com/RenRongrong/pandyle",
"description": "为jQuery编写的MVVM库",
"main": "dist/pandyle.js",
"dependencies": {
"@types/jquery": "^3.3.29",
"jquery": "^3.4.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RenRongrong/pandyle.git"
},
"scripts": {
"build": "tsc",
"demo": "tsc demo/test2.ts"
}
}
TypeScript
1
https://gitee.com/neequ_admin/pandyle.git
git@gitee.com:neequ_admin/pandyle.git
neequ_admin
pandyle
pandyle
master

搜索帮助