UNPKG

@logisticinfotech/ionic4-datepicker

Version:

ionic4-datepicker inspired by rajeshwar patlolla ionic1 datepicker

37 lines (36 loc) 1.25 kB
{ "name": "@logisticinfotech/ionic4-datepicker", "version": "1.4.4", "description": "ionic4-datepicker inspired by rajeshwar patlolla ionic1 datepicker", "keywords": [ "Ionic-datepicker", "ionic", "ionic datepicker", "datepicker", "datepicker ionic", "datepicker for ionic", "datepicker for ionic framework" ], "license": "SEE LICENSE IN LICENSE", "repository": { "type": "git", "url": "https://github.com/logisticinfotech/ionic4-datepicker" }, "homepage": "https://logisticinfotech.com/blog/ionic4-datepicker-component", "peerDependencies": { "moment": "^2.24.0" }, "main": "bundles/logisticinfotech-ionic4-datepicker.umd.js", "module": "fesm5/logisticinfotech-ionic4-datepicker.js", "es2015": "fesm2015/logisticinfotech-ionic4-datepicker.js", "esm5": "esm5/logisticinfotech-ionic4-datepicker.js", "esm2015": "esm2015/logisticinfotech-ionic4-datepicker.js", "fesm5": "fesm5/logisticinfotech-ionic4-datepicker.js", "fesm2015": "fesm2015/logisticinfotech-ionic4-datepicker.js", "typings": "logisticinfotech-ionic4-datepicker.d.ts", "metadata": "logisticinfotech-ionic4-datepicker.metadata.json", "sideEffects": false, "dependencies": { "tslib": "^1.9.0" } }