{
  "name": "alchemy-embed-medias",
  "version": "0.3.3",
  "description": "",
  "scripts": {
    "postinstall": "node_modules/.bin/bower install && node_modules/.bin/gulp deploy;",
    "dist": "node_modules/.bin/bower install && node_modules/.bin/gulp deploy;",
    "publish-patch": "git add -A && npm run dist && git commit && git push -u origin master && git push --tags && npm version patch && npm publish",
    "publish-minor": "git add -A && npm run dist && git commit && git push -u origin master && git push --tags && npm version minor && npm publish"
  },
  "author": "",
  "license": "",
  "devDependencies": {
    "babel-core": "^5.8.29",
    "babel-loader": "^5.3.2",
    "bower": "^1.6.5",
    "bower-webpack-plugin": "^0.1.9",
    "del": "~1.2.0",
    "extract-text-webpack-plugin": "^0.8.2",
    "file-loader": "^0.8.5",
    "gulp": "~3.9.0",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-concat": "^2.6.0",
    "gulp-import-css": "^0.1.2",
    "gulp-minify-css": "^1.2.1",
    "gulp-sass": "^2.0.4",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^1.4.2",
    "gulp-util": "^3.0.7",
    "ts-loader": "~0.5.4",
    "typescript": "~1.5.3",
    "underscore-template-loader": "^0.5.2",
    "url-loader": "^0.5.7",
    "webpack": "^1.12.2",
    "wrench": "^1.5.8"
  },
  "dependencies": {
    "es5-shim": "^4.3.1",
    "flowplayer": "^6.0.4",
    "jquery": "~1.11.3",
    "lodash.merge": "^3.3.2",
    "pdfjs-dist": "^1.3.66",
    "screenfull": "^2.0.0",
    "swfobject": "^2.2.1",
    "underscore": "^1.8.3",
    "video.js": "^5.5.3",
    "videojs-chapter-thumbnails": "^1.1.2"
  }
}
