mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge pull request #18 from NativeScript/hhristov/make-ns-plugin
Add nativescript key to make this package NS plugin
This commit is contained in:
@@ -15,5 +15,11 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/NativeScript/android-widgets/issues"
|
||||
},
|
||||
"homepage": "https://github.com/NativeScript/android-widgets#readme"
|
||||
"homepage": "https://github.com/NativeScript/android-widgets#readme",
|
||||
"nativescript": {
|
||||
"platforms": {
|
||||
"ios": "2.0.0",
|
||||
"android": "2.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user