UNPKG

flatpickr

Version:

A lightweight, powerful datetimepicker

41 lines (40 loc) 947 B
{ "name": "flatpickr", "version": "1.8.0", "description": "A lightweight, powerful datetimepicker", "dependencies": {}, "devDependencies": { "babel-preset-es2015": "^6.6.0", "babel-register": "^6.7.2", "gulp": "github:gulpjs/gulp#4.0", "gulp-babel": "^6.1.2", "gulp-concat": "^2.6.0", "gulp-cssmin": "^0.1.7", "gulp-jshint": "^2.0.0", "gulp-rename": "^1.2.2", "gulp-sass": "^2.3.1", "gulp-stylus": "^2.3.1", "gulp-uglify": "^1.5.3", "jshint": "^2.9.2" }, "main": "dist/flatpickr.min.js", "repository": { "type": "git", "url": "git+https://github.com/chmln/flatpickr.git" }, "author": "Gregory", "license": "MIT", "bugs": { "url": "https://github.com/chmln/flatpickr/issues" }, "homepage": "http://chmln.github.io/flatpickr", "keywords": [ "javascript", "datetimepicker", "calendar", "date", "time", "picker", "lightweight" ] }