UNPKG

@nativescript-community/additween

Version:
39 lines (38 loc) 963 B
{ "name": "@nativescript-community/additween", "version": "4.0.9", "description": "Additive tweening library for smooth animations", "main": "./index", "sideEffects": false, "typings": "./index.d.ts", "publishConfig": { "access": "public" }, "nativescript": { "platforms": { "android": "6.0.0", "ios": "6.0.0" } }, "keywords": [ "additive", "tweening", "animation", "state", "easing" ], "author": { "name": "Hovhannes Babayan", "email": "bhovhannes@gmail.com" }, "bugs": { "url": "https://github.com/nativescript-community/additween/issues" }, "repository": { "type": "git", "url": "https://github.com/nativescript-community/additween" }, "license": "Apache-2.0", "readmeFilename": "README.md", "gitHead": "4e1d41012d35241c990574c1e68cfcff48b799b3" }