mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 16:23:06 +08:00
12 lines
310 B
JSON
12 lines
310 B
JSON
{
|
|
"name": "fiori-launchpad-connector-onpremise",
|
|
"version": "1.0.0",
|
|
"description": "Ein Projekt zum Kopieren von Dateien von source nach target21",
|
|
"main": "run.js",
|
|
"scripts": {
|
|
"start": "node run.js"
|
|
},
|
|
"author": "Ihr Name",
|
|
"license": "MIT",
|
|
"dependencies": {}
|
|
} |