1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/dgflash-oops-plugin-excel-to-json

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 2.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
dgflash Отправлено 17.10.2024 17:47 a68f19f
{
"package_version": 2,
"version": "1.0.0",
"name": "oops-plugin-excel-to-json",
"description": "i18n:oops-plugin-excel-to-json.description",
"main": "./dist/main.js",
"author": "dgflash",
"dependencies": {
"fs-extra": "^10.0.0"
},
"devDependencies": {
"@types/fs-extra": "^9.0.5",
"@types/node": "^16.0.1",
"exceljs": "^4.2.1"
},
"contributions": {
"project": {
"tab1": {
"label": "Excel to Json",
"content": {
"PathExcel": {
"ui": "ui-file",
"attributes": {
"type": "directory",
"protocols": "project"
},
"default": ""
},
"PathJsonClient": {
"ui": "ui-file",
"attributes": {
"type": "directory",
"protocols": "project"
},
"default": ""
},
"PathTsClient": {
"ui": "ui-file",
"attributes": {
"type": "directory",
"protocols": "project"
},
"default": ""
},
"PathJsonServer": {
"ui": "ui-file",
"attributes": {
"type": "directory",
"protocols": "project"
},
"default": ""
},
"PathTsServer": {
"ui": "ui-file",
"attributes": {
"type": "directory",
"protocols": "project"
},
"default": ""
}
}
}
},
"menu": [
{
"path": "i18n:oops-plugin-excel-to-json.name/i18n:oops-plugin-excel-to-json.tools",
"label": "i18n:oops-plugin-excel-to-json.title",
"message": "excelToJson"
}
],
"messages": {
"excelToJson": {
"methods": [
"excelToJson"
]
}
}
},
"scripts": {
"build": "tsc -b",
"watch": "tsc -w"
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/dgflash-oops-plugin-excel-to-json.git
git@api.gitlife.ru:oschina-mirror/dgflash-oops-plugin-excel-to-json.git
oschina-mirror
dgflash-oops-plugin-excel-to-json
dgflash-oops-plugin-excel-to-json
master