apollo_developers/bower_components/angular-bootstrap-calendar/package.json
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

27 lines
708 B
JSON
Executable File

{
"name": "angular-bootstrap-calendar",
"version": "0.7.4",
"repository": "git@github.com:mattlewis92/angular-bootstrap-calendar.git",
"dependencies": {},
"devDependencies": {
"gulp": "^3.8.8",
"gulp-angular-filesort": "^1.0.4",
"gulp-angular-templatecache": "^1.4.1",
"gulp-concat": "^2.4.1",
"gulp-connect": "^2.0.6",
"gulp-livereload": "~3.7.0",
"gulp-load-plugins": "~0.8.0",
"gulp-minify-css": "~0.4.5",
"gulp-minify-html": "^0.1.5",
"gulp-ng-annotate": "~0.5.2",
"gulp-rename": "^1.2.0",
"gulp-sourcemaps": "^1.2.2",
"gulp-uglify": "^1.0.1",
"open": "0.0.5",
"streamqueue": "^0.1.1"
},
"engines": {
"node": ">=0.10.0"
}
}