1 Star 0 Fork 12

InkBottle/range-picker

forked from 随便syjefbz/range-picker 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bower.json 483 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhang 提交于 2016-03-10 11:10 +08:00 . 初始化开发环境
{
"name": "range-picker",
"authors": [
"zhang <cqmygasdq@sina.com>"
],
"description": "simple range picker",
"main": "app.js",
"moduleType": [
"globals"
],
"keywords": [
"range",
"picker"
],
"license": "MIT",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "^2.2.1",
"mocha": "^2.4.5",
"sinonjs": "^1.17.1",
"chai": "^3.5.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/touchx/range-picker.git
git@gitee.com:touchx/range-picker.git
touchx
range-picker
range-picker
master

搜索帮助