27 Star 78 Fork 20

小李 / TinyForm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "tinyform",
"version": "0.7.13",
"description": "一个简单的WEB表单工具",
"keywords": [
"form"
],
"homepage": "http://git.oschina.net/hyjiacan/TinyForm",
"example": "http://hyjiacan.oschina.io/tinyform",
"bugs": {
"url": "http://git.oschina.net/hyjiacan/TinyForm/issues"
},
"repository": {
"type": "git",
"url": "https://git.oschina.net/hyjiacan/TinyForm.git"
},
"main": "dist/tinyform.all.min.js",
"license": "MIT",
"author": "hyjiacan <hyjiacan@163.com>",
"files": [
"dist/tinyform.core.js",
"dist/tinyform.core.js",
"dist/tinyform.common.js",
"dist/tinyform.common.js",
"dist/tinyform.all.js",
"dist/tinyform.all.js",
"README.md",
"CHANGELOG.md",
"FAQ.md",
"LICENSE"
],
"dependencies": {
"jquery": "^1.11.0"
},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-less": "^1.4.0",
"grunt-contrib-qunit": "^1.3.0",
"grunt-contrib-uglify": "^2.0.0",
"grunt-contrib-watch": "^1.0.0"
},
"peerDependencies": {
"qunitjs": "^1.23.1"
},
"scripts": {
"test": "grunt qunit",
"build": "grunt default"
}
}
JavaScript
1
https://gitee.com/hyjiacan/TinyForm.git
git@gitee.com:hyjiacan/TinyForm.git
hyjiacan
TinyForm
TinyForm
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891