UNPKG

com.kagekirin.khutils.schemas

Version:
60 lines 1.32 kB
{ "name": "com.kagekirin.khutils.schemas", "version": "0.0.6", "license": "", "displayName": "khutils.schemas", "description": "legacy schema definitions and structures", "unity": "2022.3", "dotnetframework": "netstandard2.1", "homepage": "https://github.com/KageKirin/KHUtils.Schemas", "author": { "name": "Chris", "email": "", "url": "" }, "contributors": [ { "name": "'KageKirin'", "email": "", "url": "" }, { "name": "Helmich", "email": "", "url": "" } ], "files": [ "**.meta", "**.dll", "**.xml", "**.md", "KHUtils.Schemas/lib/netstandard2.1/KHUtils.Schemas.dll", "KHUtils.Schemas/README.md", "KHUtils.Schemas/LICENSE", "KHUtils.Schemas/CHANGELOG.md", "KHUtils.Schemas/Icon.png", "README.md", "LICENSE.md", "CHANGELOG.md" ], "dependencies": { "external.jamescourtney.flatsharp.runtime": "7.6.0" }, "devDependencies": { "NuGettier": "0.4.16+c6c6e46794fb522e40cf28c5ceccabe0607359f5" }, "keywords": [ "Schema", "FlatBuffer", "FlatSharp" ], "repository": { "type": "git", "url": "https://github.com/KageKirin/KHUtils.Schemas", "directory": "khutils.schemas" }, "publishConfig": { "registry": "https://registry.npmjs.org" } }