UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

50 lines (49 loc) 1.16 kB
{ "name": "@minecraft/creator-tools", "version": "0.9.1", "productName": "Minecraft Creator Tools", "description": "Minecraft Creator Tools command line and libraries.", "publisher": "mojang-studios", "author": { "name": "Mojang Studios" }, "keywords": [ "minecraft", "tools", "bedrock", "add-on", "creator" ], "bugs": { "url": "https://aka.ms/mctbugs" }, "license": "MIT", "homepage": "https://aka.ms/mcthomepage", "bin": { "mct": "./cli/index.js" }, "publishConfig": { "access": "public" }, "dependencies": { "@octokit/rest": "^19.0.13", "@rauschma/stringio": "^1.4.0", "axios": "^1.6.4", "commander": "^8.2.0", "esprima-next": "^6.0.2", "exifr": "^7.1.3", "inquirer": "^8.2.0", "jszip": "^3.7.1", "obscenity": "^0.4.3", "@lunapaint/tga-codec": "^0.1.0", "open": "^8.3.0", "pako": "^2.0.4", "esbuild-wasm": "^0.21.3", "threads": "^1.7.0", "js-md5": "^0.7.3", "ajv": "^8.17.1", "localforage": "^1.9.0", "permessage-deflate": "^0.1.7", "ste-events": "^2.0.9" } }