1 Star 0 Fork 0

code-v / bootstrap-datetimepicker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
Eonasdan 提交于 2017-07-01 11:00 . Update package.json
{
"author": {
"name": "Jonathan Peterson"
},
"bugs": {
"url": "https://github.com/eonasdan/bootstrap-datetimepicker/issues"
},
"peerDependencies": {
"bootstrap": "^3.3",
"jquery": "^1.8.3 || ^2.0 || ^3.0",
"moment": "^2.10",
"moment-timezone": "^0.4.0 || ^0.5.0"
},
"dependencies": {
"bootstrap": "^3.3",
"jquery": "^1.8.3 || ^2.0 || ^3.0",
"moment": "^2.10",
"moment-timezone": "^0.4.0"
},
"description": "A date/time picker component designed to work with Bootstrap 3 and Momentjs. For usage, installation and demos see Project Site on GitHub",
"devDependencies": {
"grunt": "latest",
"grunt-contrib-connect": "^1.0.1",
"grunt-contrib-jasmine": "^1.0.3",
"grunt-contrib-jshint": "latest",
"grunt-contrib-less": "latest",
"grunt-contrib-uglify": "latest",
"grunt-env": "^0.4.4",
"grunt-jscs": "latest",
"grunt-nuget": "^0.1.5",
"grunt-string-replace": "latest",
"load-grunt-tasks": "latest"
},
"homepage": "http://eonasdan.github.io/bootstrap-datetimepicker/",
"keywords": [
"twitter-bootstrap",
"bootstrap",
"datepicker",
"datetimepicker",
"timepicker",
"moment"
],
"license": "MIT",
"main": "src/js/bootstrap-datetimepicker.js",
"name": "eonasdan-bootstrap-datetimepicker",
"repository": {
"type": "git",
"url": "https://github.com/eonasdan/bootstrap-datetimepicker.git"
},
"version": "4.17.47"
}
1
https://gitee.com/lxydyx/bootstrap-datetimepicker.git
git@gitee.com:lxydyx/bootstrap-datetimepicker.git
lxydyx
bootstrap-datetimepicker
bootstrap-datetimepicker
master

搜索帮助