mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-06-26 19:34:47 +00:00
7 lines
175 B
JavaScript
7 lines
175 B
JavaScript
"use strict";
|
|
module.exports =
|
|
{
|
|
title: "Oops Framework Excel To Json",
|
|
description:"Oops framework Excel to JSON data plug-in",
|
|
excel_to_json: "Excel To Json",
|
|
}; |