eslint-plugin-rpgmaker
Version:
ESlint Plugin for RPG Maker MV and MZ Globals.
21 lines (20 loc) • 521 B
JSON
{
"name": "eslint-plugin-rpgmaker",
"version": "2.0.0",
"description": "ESlint Plugin for RPG Maker MV and MZ Globals.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/waynee95/eslint-plugin-rpgmaker.git"
},
"keywords": [
"eslint",
"rpgmaker"
],
"author": "waynee95",
"license": "MIT",
"bugs": {
"url": "https://github.com/waynee95/eslint-plugin-rpgmaker/issues"
},
"homepage": "https://github.com/waynee95/eslint-plugin-rpgmaker#readme"
}