mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-11-14 22:49:21 +08:00
16 lines
336 B
JSON
16 lines
336 B
JSON
|
{
|
||
|
"name": "smalot-bootstrap-datetimepicker",
|
||
|
"main": ["js/bootstrap-datetimepicker.min.js", "css/bootstrap-datetimepicker.min.css"],
|
||
|
"ignore": [
|
||
|
"build",
|
||
|
"sample in bootstrap v2",
|
||
|
"sample in bootstrap v3",
|
||
|
"screenshot",
|
||
|
"tests",
|
||
|
".gitattributes",
|
||
|
".gitignore",
|
||
|
".travis.yml",
|
||
|
"minify.sh"
|
||
|
]
|
||
|
}
|