mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
24 lines
625 B
JSON
24 lines
625 B
JSON
{
|
|
"name": "bootstrap-datepicker",
|
|
"main": [
|
|
"dist/css/bootstrap-datepicker3.css",
|
|
"dist/js/bootstrap-datepicker.min.js"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"jquery": ">=1.7.1"
|
|
},
|
|
"ignore": [],
|
|
"homepage": "https://github.com/eternicode/bootstrap-datepicker",
|
|
"version": "1.6.4",
|
|
"_release": "1.6.4",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.6.4",
|
|
"commit": "96fcf59a62a93fe48e80bcebdfac602ae366556d"
|
|
},
|
|
"_source": "https://github.com/eternicode/bootstrap-datepicker.git",
|
|
"_target": "^1.6.4",
|
|
"_originalSource": "bootstrap-datepicker",
|
|
"_direct": true
|
|
} |