{
  "name": "lottie-web",
  "version": "5.1.16",
  "description": "After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript",
  "main": "./build/player/lottie.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/airbnb/lottie-web.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-batch-replace": "0.0.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",
    "through2": "^2.0.3"
  },
  "license": "MIT"
}
