UNPKG

imba

Version:

Intuitive and powerful language for building webapps that fly

14 lines (13 loc) 212 B
{ "name": "imba-project", "type": "module", "scripts": { "dev": "imba serve", "build": "imba build", "preview": "imba preview" }, "devDependencies": { "vite": "*", "imba": "*" } }