UNPKG

@tomjs/create-app

Version:

Create a node/web/electron/vscode project based on tomjs

13 lines (12 loc) 281 B
{ "publisher": "tomjs", "name": "hbuilderx-vue", "displayName": "hbuilderx vue插件", "type": "commonjs", "version": "0.0.0", "description": "hbuilderx vue插件", "main": "dist/extension/index.js", "scripts": { "build": "vue-tsc --noEmit && vite build" } }