UNPKG

tempusdominus-core-fork

Version:

A fork for tempusdominus-core that may fix the error on clearing the input

26 lines (25 loc) 661 B
{ "name": "tempusdominus-core-fork", "version": "1.0.1", "description": "A fork for tempusdominus-core that may fix the error on clearing the input", "dependencies": { "jquery": "^3.0", "moment": "^2.22.2", "moment-timezone": "^0.4.0" }, "repository": { "type": "git", "url": "git+https://github.com/manhquang144/core.git" }, "keywords": [ "tempusdominus" ], "author": "", "license": "MIT", "bugs": { "url": "https://github.com/manhquang144/core/issues" }, "main": "build/js/tempusdominus-core.js", "module": "src/js/tempusdominus-core.js", "homepage": "https://github.com/manhquang144/core#readme" }