UNPKG

@tomjs/create-app

Version:

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

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