UNPKG

imba

Version:

Intuitive and powerful language for building webapps that fly

12 lines (11 loc) 198 B
{ "name": "imba-project", "scripts": { "dev": "imba -w index.html", "build": "imba build index.html", "preview": "npx vite preview" }, "devDependencies": { "imba": "*" } }