UNPKG

angular-moment-picker

Version:

Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js

11 lines 148 B
{ "compilerOptions": { "target": "es3", "outDir": "./dist", "sourceMap": true, "alwaysStrict": true }, "exclude": [ "node_modules" ] }