UNPKG

jams_mapper

Version:

A RPG Maker MZ plugin that allows you to load maps while walking rather than warping.

32 lines (31 loc) 769 B
{ "name": "jams_mapper", "version": "0.1.3", "description": "A RPG Maker MZ plugin that allows you to load maps while walking rather than warping.", "main": "Jams_Mapper.js", "dependencies": { "chai": "^4.3.7", "cpx": "^1.5.0", "jams_logger": "^0.1.3", "minify": "^10.3.0", "mocha": "^10.2.0", "nw": "^0.78.0-sdk", "rmmz-game-template": "^1.1.0" }, "scripts": { "build": "build.bat", "start": "start.bat", "clean": "clean.bat" }, "repository": { "type": "git", "url": "https://StephensDev@dev.azure.com/StephensDev/RPG%20Maker%20-%20Jams%20Plugin/_git/RPG%20Maker%20-%20Jams%20Plugin" }, "keywords": [ "RPG", "Maker", "MZ" ], "author": "James Michael Stephens", "license": "MIT" }