mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 05:00:07 -03:30
26 lines
688 B
JSON
26 lines
688 B
JSON
{
|
|
"name": "bootstrap-datepicker",
|
|
"version": "1.4.0",
|
|
"main": [
|
|
"dist/css/bootstrap-datepicker.css",
|
|
"dist/css/bootstrap-datepicker3.css",
|
|
"js/bootstrap-datepicker.js"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"jquery": ">=1.7.1",
|
|
"bootstrap": ">=2.0.4 <4.0"
|
|
},
|
|
"ignore": [],
|
|
"homepage": "https://github.com/eternicode/bootstrap-datepicker",
|
|
"_release": "1.4.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.4.0",
|
|
"commit": "173a4fd37a852026d7e4ea2cc5d939e4d5c791f1"
|
|
},
|
|
"_source": "git://github.com/eternicode/bootstrap-datepicker.git",
|
|
"_target": "~1.4.0",
|
|
"_originalSource": "bootstrap-datepicker",
|
|
"_direct": true
|
|
} |