{
  "name": "ccapture.js-npmfixed",
  "version": "1.1.0",
  "description": "A library to capture canvas-based animations at a fixed framerate",
  "main": "src/CCapture.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/spite/ccapture.js.git"
  },
  "keywords": [
    "capture",
    "canvas",
    "webgl",
    "animation"
  ],
  "author": "Jaume Sanchez <the.spite@gmail.com> (https://www.clicktorelease.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/spite/ccapture.js/issues"
  },
  "homepage": "https://github.com/spite/ccapture.js#readme"
}
