UNPKG

ayosvelte

Version:

AyoSvelte is a open source rich UI components library for Svelte to create content-rich web applications.

34 lines (33 loc) 731 B
{ "name": "ayosvelte", "version": "0.0.0-beta.1", "description": "AyoSvelte is a open source rich UI components library for Svelte to create content-rich web applications.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ayoton/ayosvelte.git" }, "keywords": [ "AyoSvelte", "open", "source", "rich", "UI", "components", "library", "Svelte", "create", "content-rich", "web", "applications" ], "author": "Ayoton", "license": "MIT", "bugs": { "url": "https://github.com/ayoton/ayosvelte/issues" }, "homepage": "https://ayosvelte.com" }