@techui/scifi
Version:
TechUI Scifi is a sci-fi SVG component library developed based on Vue3. It uses dynamically calculated SVG elements to generate a variety of cool, futuristic, and technological components.
25 lines • 451 B
JSON
{
"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",
"LICENSE_APACHE",
"LICENSE_MIT"
],
"module": "core.js",
"types": "core.d.ts",
"sideEffects": [
"./snippets/*"
]
}