UNPKG

ccapture.js

Version:

A library to capture canvas-based animations at a fixed framerate

26 lines (25 loc) 671 B
{ "name": "ccapture.js", "version": "1.1.0", "description": "A library to capture canvas-based animations at a fixed framerate", "main": "build/CCapture.all.min.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" }