UNPKG

nativescript-taskpie

Version:

A NativeScript module for drawing Microsoft Planner like progress charts.

37 lines 836 B
{ "name": "nativescript-taskpie", "description": "A NativeScript module for drawing Microsoft Planner like progress charts.", "version": "1.0.5", "nativescript": { "platforms": { "ios": "1.0.0", "android": "1.1.0" } }, "repository": { "type": "git", "url": "https://github.com/mkloubert/nativescript-taskpie" }, "keywords": [ "NativeScript", "Tasks", "Pies", "Charts", "Views", "Controls" ], "author": { "name": "Marcel Joachim Kloubert", "email": "marcel.kloubert@gmx.net" }, "license": { "type": "MIT", "url": "https://github.com/mkloubert/nativescript-taskpie/blob/master/LICENSE" }, "bugs": { "url": "https://github.com/mkloubert/nativescript-taskpie/issues" }, "homepage": "https://github.com/mkloubert/nativescript-taskpie", "readmeFilename": "README.md", "dependencies": {} }