UNPKG

platform-lottie-assets

Version:

Lottie animation JSON assets for BlackVue.

27 lines (25 loc) 525 B
{ "name": "platform-lottie-assets", "version": "1.0.4", "description": "Lottie animation JSON assets for BlackVue.", "type": "module", "exports": { ".": "./index.js", "./lotties/*": "./lotties/*.json" }, "main": "./index.js", "files": [ "index.js", "lotties/" ], "keywords": [ "lottie", "json", "animation", "assets", "platform", "blackvue" ], "author": "kimdh-pitta", "license": "MIT" }