nativescript-theme-core
Version:
Telerik NativeScript Core Theme
20 lines • 468 B
JSON
{
"name": "nativescript-theme-core",
"version": "2.0.24",
"description": "Telerik NativeScript Core Theme",
"main": "index",
"typings": "index.d.ts",
"author": "Telerik <support@telerik.com>",
"homepage": "https://www.nativescript.org",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/theme"
},
"nativescript": {
"platforms": {
"android": "6.1.2",
"ios": "6.1.1"
}
}
}