@nativescript-community/svelte-native-nativescript-ui
Version:
Svelte Native support for Nativescript UI
22 lines • 686 B
JSON
{
"name": "@nativescript-community/svelte-native-nativescript-ui",
"version": "1.0.0",
"description": "Svelte Native support for Nativescript UI",
"author": "David Pershouse",
"license": "MIT",
"peerDependencies": {
"@nativescript/core": "~8.1.5",
"svelte-native": "~1.0.0"
},
"keywords": [
"sveltejs",
"nativescript",
"nativescript-ui",
"svelte-native"
],
"homepage": "https://github.com/nativescript-community/svelte-native-nativescript-ui#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/nativescript-community/svelte-native-nativescript-ui.git"
}
}