UNPKG

@arkntools/unity-js-tools

Version:
27 lines 566 B
{ "name": "@arkntools/unity-js-tools", "description": "Tools for @arkntools/unity-js", "author": "神代綺凛 <i@loli.best>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/arkntools/unity-js-tools" }, "keywords": [ "unity", "assetbundle" ], "main": "index.js", "types": "index.d.js", "scripts": { "build": "tsc" }, "dependencies": { "@arkntools/unity-js-tools-wasm": "3.2.0" }, "devDependencies": { "@types/bun": "latest", "typescript": "^5.4.5" }, "version": "3.2.0" }