UNPKG

bodymovin

Version:

After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript

42 lines (41 loc) 1.05 kB
{ "name": "bodymovin", "version": "4.13.0", "description": "After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript", "main": "./build/player/bodymovin.js", "repository": { "type": "git", "url": "https://github.com/bodymovin/bodymovin.git" }, "scripts": { "start": "gulp buildAll" }, "keywords": [ "animation", "canvas", "svg", "after effects", "plugin", "export" ], "devDependencies": { "event-stream": "^3.3.4", "events-stream": "^0.2.0", "gulp": "^3.9.0", "gulp-cheerio": "^0.6.2", "gulp-concat": "^2.6.0", "gulp-gzip": "^1.2.0", "gulp-html-replace": "^1.6.1", "gulp-jshint": "^1.11.2", "gulp-jslint": "^1.0.10", "gulp-jsoncombine": "^1.0.3", "gulp-rename": "^1.2.2", "gulp-replace": "^0.5.4", "gulp-uglify": "^1.4.1", "gulp-usemin": "^0.3.14", "gulp-watch": "^4.3.5", "gulp-wrap": "^0.11.0", "markdown-pdf": "^8.0.0" }, "license": "MIT" }