UNPKG

ng-hijri-gregorian-datepicker

Version:

Lightweight Angular.js hijri and gregorian datepicker directive built with Moment.js.

59 lines (58 loc) 1.55 kB
{ "name": "ng-hijri-gregorian-datepicker", "version": "1.0.0", "description": "Lightweight Angular.js hijri and gregorian datepicker directive built with Moment.js.", "homepage": "https://github.com/haboub/ng-hijri-gregorian-datepicker/#readme", "keywords": [ "higri", "datepicker", "datetimepicker", "higri", "convertor", "angular.js", "angular", "datepicker", "moment.js", "moment", "flat" ], "main": "dist/ng-hijri-gregorian-datepicker.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/haboub/ng-hijri-gregorian-datepicker.git" }, "author": "Khaleel Haboub", "license": "MIT", "bugs": { "url": "https://github.com/haboub/ng-hijri-gregorian-datepicker/issues" }, "devDependencies": { "angular": "^1.4.5", "event-stream": "^3.3.1", "gulp": "^3.9.0", "gulp-angular-filesort": "^1.1.1", "gulp-angular-templatecache": "^2.2.1", "gulp-autoprefixer": "^5.0.0", "gulp-batch": "^1.0.5", "gulp-concat": "^2.6.0", "gulp-csso": "^3.0.1", "gulp-load-plugins": "^1.5.0", "gulp-ng-annotate": "^2.1.0", "gulp-plumber": "^1.0.1", "gulp-rename": "^1.2.2", "gulp-sass": "^4.0.1", "gulp-uglify": "^3.0.1", "gulp-watch": "^5.0.1", "moment": "^2.10.6", "moment-hijri": "^2.1.1" }, "dependencies": { "angular": "^1.4.5", "bootstrap": "^4.1.3", "moment": "^2.10.6", "moment-hijri": "^2.1.1" } }