{
  "name": "angular-fullcalendar",
  "version": "1.0.1",
  "description": "A simple package solution to implement quickly fullcalendar on AngularJS projects",
  "main": "./dist/angular-fullcalendar.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JavyMB/angular-fullcalendar.git"
  },
  "keywords": [
    "fullcalendar"
  ],
  "author": "JavyMB",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/JavyMB/angular-fullcalendar/issues"
  },
  "devDependencies": {
    "bower": "^1.3.12",
    "del": "^0.1.3",
    "event-stream": "~3.1.0",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.1.7",
    "gulp-footer": "^1.0.5",
    "gulp-header": "^1.0.5",
    "gulp-jshint": "^1.6.4",
    "gulp-plumber": "^0.6.6",
    "gulp-rename": "^0.2.2",
    "gulp-server-livereload": "^1.9.2",
    "gulp-uglify": "^0.3.2",
    "jshint-stylish": "^0.3.0",
    "karma": "^0.12.37",
    "karma-chrome-launcher": "^0.1.12",
    "karma-coverage": "^0.2.7",
    "karma-firefox-launcher": "^0.1.7",
    "karma-jasmine": "^0.2.3",
    "karma-ng-html2js-preprocessor": "^0.1.2",
    "karma-phantomjs-launcher": "^0.1.4"
  },
  "homepage": "https://github.com/JavyMB/angular-fullcalendar#readme",
  "dependencies": {
    "jquery": "^3.2.1"
  }
}
