UNPKG

@techui/prime

Version:

TechUI Prime is a paid component library developed based on Vue3, which includes three component libraries: TehcUI Admin, TechUI Base, and TechUI Scifi. These three component libraries can be used independently and are free.

23 lines 410 B
{ "name": "core", "collaborators": [ "ayin86 <ayin86cn@gmail.com>" ], "description": "It's a private project.", "version": "0.3.0", "license": "none", "repository": { "type": "git", "url": "https://github.com/jason86cn" }, "files": [ "core_bg.wasm", "core.js", "core.d.ts" ], "module": "core.js", "types": "core.d.ts", "sideEffects": [ "./snippets/*" ] }