UNPKG

@nativescript/rive

Version:
37 lines 804 B
{ "name": "@nativescript/rive", "version": "2.0.0", "description": "Rive for NativeScript", "main": "index", "typings": "index.d.ts", "nativescript": { "platforms": { "ios": "6.0.0", "android": "6.0.0" } }, "repository": { "type": "git", "url": "https://github.com/NativeScript/ui-kit.git" }, "keywords": [ "NativeScript", "JavaScript", "TypeScript", "iOS", "Android", "Rive" ], "author": { "name": "NativeScript", "email": "oss@nativescript.org" }, "bugs": { "url": "https://github.com/NativeScript/ui-kit/issues" }, "license": "Apache-2.0", "homepage": "https://github.com/NativeScript/ui-kit", "readmeFilename": "README.md", "bootstrapper": "@nativescript/plugin-seed", "types": "./index.d.d.ts" }