UNPKG

@nodegui/svelte-nodegui

Version:
23 lines 616 B
{ "name": "@nodegui/svelte-nodegui", "version": "0.1.2", "description": "Svelte integration for NodeGUI", "author": "Jamie Birch (https://twitter.com/LinguaBrowse)", "license": "MIT", "peerDependencies": { "@nodegui/nodegui": "^0.30.2", "phin": "^3.5.1", "svelte": "^3.24.1" }, "keywords": [ "nodegui", "svelte" ], "homepage": "https://github.com/nodegui/svelte-nodegui", "repository": { "type": "git", "url": "https://github.com/nodegui/svelte-nodegui.git" }, "main": "index.js", "types": "index.d.ts" }