UNPKG

683 BJSONView Raw
1{
2 "name": "lottie-ios",
3 "version": "3.2.3",
4 "description": "Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with bodymovin and renders the vector animations natively on mobile and through React Native!",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/airbnb/lottie-ios.git"
12 },
13 "author": "Brandon Withrow <buba447@gmail.com>",
14 "license": "Apache-2.0",
15 "bugs": {
16 "url": "https://github.com/airbnb/lottie-ios/issues"
17 },
18 "homepage": "https://github.com/airbnb/lottie-ios#readme"
19}