1234567891011121314151617181920212223 |
- {
- "name": "bootstrap-datepicker",
- "main": [
- "dist/css/bootstrap-datepicker3.css",
- "dist/js/bootstrap-datepicker.js"
- ],
- "license": "Apache-2.0",
- "dependencies": {
- "jquery": ">=1.7.1 <4.0.0"
- },
- "ignore": [],
- "homepage": "https://github.com/eternicode/bootstrap-datepicker",
- "version": "1.9.0",
- "_release": "1.9.0",
- "_resolution": {
- "type": "version",
- "tag": "v1.9.0",
- "commit": "fb8776d65825068b9f914ab37d6fd847c951f488"
- },
- "_source": "https://github.com/eternicode/bootstrap-datepicker.git",
- "_target": "^1.7",
- "_originalSource": "bootstrap-datepicker"
- }
|