1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

chore(packages/vue): update jsdoc, fill package.json

This commit is contained in:
2024-10-23 07:48:40 +07:00
parent b6d5b5b92c
commit c350c977d5
19 changed files with 66 additions and 6 deletions

View File

@@ -1,10 +1,15 @@
{
"name": "@robonen/vue",
"private": true,
"version": "0.0.0",
"license": "UNLICENSED",
"description": "",
"keywords": [],
"version": "0.0.1",
"license": "Apache-2.0",
"description": "Collection of powerful tools for Vue",
"keywords": [
"vue",
"tools",
"ui",
"utilities",
"composables"
],
"author": "Robonen Andrew <robonenandrew@gmail.com>",
"repository": {
"type": "git",