{
  "name": "flipbook",
  "version": "0.0.4",
  "description": "Scroll-based inline flipbook animation for the internet.",
  "main": "flipbook.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/russellgoldenberg/flipbook.js"
  },
  "keywords": [
    "flipbook",
    "canvas",
    "scroll",
    "animation",
    "sequence"
  ],
  "author": "russell goldenberg",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/russellgoldenberg/flipbook.js/issues"
  },
  "homepage": "https://github.com/russellgoldenberg/flipbook.js",
  "dependencies": {
    "browser-sync": "^2.9.12",
    "gulp": "^3.9.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.4.2"
  }
}
