UNPKG

@mastergui/in-app-review

Version:
40 lines (39 loc) 887 B
{ "name": "@mastergui/in-app-review", "version": "1.1.0", "description": "In App Reviews 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/guillemc23/nativescript-plugins.git" }, "keywords": [ "NativeScript", "JavaScript", "TypeScript", "iOS", "Android", "InAppReview", "InAppReviews", "Ratings", "Rater" ], "author": { "name": "Master Güi", "email": "g.morenocastano@gmail.com" }, "bugs": { "url": "https://github.com/guillemc23/nativescript-plugins/issues" }, "license": "Apache-2.0", "homepage": "https://github.com/guillemc23/nativescript-plugins", "readmeFilename": "README.md", "bootstrapper": "@nativescript/plugin-seed" }