mirror of
https://github.com/SikongJueluo/cc-utils.git
synced 2025-11-05 03:37:50 +08:00
move package and add tab component for tui famework
This commit is contained in:
12
thirdparty/dkjson/package.json
vendored
Normal file
12
thirdparty/dkjson/package.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "@sikongjueluo/dkjson-types",
|
||||
"version": "1.0.0",
|
||||
"description": "TypeScript type definitions for library dkjson APIs.",
|
||||
"types": "./index.d.ts",
|
||||
"files": [
|
||||
"./*.d.ts",
|
||||
"./index.lua"
|
||||
],
|
||||
"author": "SikongJueluo",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user