@jsprismarine/bedrock-data
Version:
BedrockData from PMMP exported in a nodejs friendly way.
25 lines (21 loc) • 818 B
JavaScript
;
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
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$1 = {};
const composer = {
name,
description,
type,
license,
require: require$1,
};
exports.default = composer;
exports.description = description;
exports.license = license;
exports.name = name;
exports.require = require$1;
exports.type = type;
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tcG9zZXIuY2pzLmNqcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OzsifQ==