@jsprismarine/bedrock-data
Version:
BedrockData from PMMP exported in a nodejs friendly way.
16 lines (14 loc) • 577 B
JavaScript
const name = "pocketmine/bedrock-data";
const description = "Blobs of data generated from Minecraft: Bedrock Edition, used by PocketMine-MP";
const type = "library";
const license = "CC0-1.0";
const require = {};
const composer = {
name,
description,
type,
license,
require,
};
export { composer as default, description, license, name, require, type };
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tcG9zZXIuZXMuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7In0=