Files
NativeScript/tns-core-modules-widgets/package.json
SvetoslavTsenov 9cb73e9b9d Add 'tns-core-modules-widgets/' from commit '4d29082e49a85187f50ede98fb634e6ae6f6ef46'
git-subtree-dir: tns-core-modules-widgets
git-subtree-mainline: e6486f6c0f
git-subtree-split: 4d29082e49
2019-03-20 09:54:33 +02:00

25 lines
637 B
JSON

{
"name": "tns-core-modules-widgets",
"version": "5.3.0",
"description": "Native widgets used in the NativeScript framework.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NativeScript/android-widgets.git"
},
"author": "NativeScript team",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/NativeScript/android-widgets/issues"
},
"homepage": "https://github.com/NativeScript/android-widgets#readme",
"nativescript": {
"platforms": {
"ios": "4.0.0",
"android": "4.0.0"
}
}
}