mirror of
https://github.com/SikongJueluo/cc-utils.git
synced 2025-11-05 03:37:50 +08:00
15 lines
285 B
JSON
15 lines
285 B
JSON
{
|
|
"name": "@jackmacwindows/cc-types",
|
|
"version": "1.0.1",
|
|
"description": "TypeScript type definitions for CraftOS modules.",
|
|
"types": "index.d.ts",
|
|
"files": [
|
|
"./*.d.ts",
|
|
"./audio",
|
|
"./image",
|
|
"./shell"
|
|
],
|
|
"author": "JackMacWindows",
|
|
"license": "MIT"
|
|
}
|