UNPKG

mixone

Version:

A cross-platform desktop application framework that enables development using JavaScript, HTML5, Electron API and Node.js. Build Windows, macOS and Linux apps with Vue/React and system APIs - that's why we call it mixone.A powerful Electron development in

19 lines (16 loc) 304 B
{ "name": "____name____", "version": "____version____", "scripts": { "build": "vite build", "build:web": "vite build --outDir=web-dist" }, "keywords": [], "author": "", "license": "ISC", "description": "", "devDependencies": { }, "dependencies": { } }