{
  "_from": "lottie-web@^5.1.9",
  "_id": "lottie-web@5.6.6",
  "_inBundle": false,
  "_integrity": "sha512-N2c5+VjWFFEv8AQIDohFQaFiPudcSTSKE6WrMmUqtjc+/tQWe23eTu7XHqzXuAf7HDQclHhBorDeSelPNaYiHQ==",
  "_location": "/lottie-web",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lottie-web@^5.1.9",
    "name": "lottie-web",
    "escapedName": "lottie-web",
    "rawSpec": "^5.1.9",
    "saveSpec": null,
    "fetchSpec": "^5.1.9"
  },
  "_requiredBy": [
    "/vue-lottie"
  ],
  "_resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.6.6.tgz",
  "_shasum": "106fa3dc54337588517591b2e3e348248c6a3f1b",
  "_spec": "lottie-web@^5.1.9",
  "_where": "/Users/raulcatalan/Documents/Projects/belvo-vue-components/node_modules/vue-lottie",
  "bugs": {
    "url": "https://github.com/airbnb/lottie-web/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScript",
  "devDependencies": {
    "cheerio": "^1.0.0-rc.2",
    "uglify-js": "^3.4.9",
    "watch": "^1.0.2"
  },
  "homepage": "https://github.com/airbnb/lottie-web#readme",
  "keywords": [
    "animation",
    "canvas",
    "svg",
    "after effects",
    "plugin",
    "export"
  ],
  "license": "MIT",
  "main": "./build/player/lottie.js",
  "name": "lottie-web",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/airbnb/lottie-web.git"
  },
  "scripts": {
    "build": "node tasks/build.js"
  },
  "types": "./index.d.ts",
  "version": "5.6.6"
}
