Files
cc-utils/types/cc/package.json

9 lines
278 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"
}