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

12 lines
253 B
JSON

{
"name": "@jackmacwindows/craftos-types",
"version": "1.1.3",
"description": "TypeScript type definitions for base CraftOS APIs.",
"types": "./index.d.ts",
"files": [
"./index.d.ts"
],
"author": "JackMacWindows",
"license": "MIT"
}