{ "name": "semi-automatic-ui-process-list", "version": "1.0.0", "description": "WebUi to list and process entries, splitted into seperated fields if needed, with data for a task/process. Each entry will be used in a process of a partially manual/automated manner. Tasks of a repetetive kind that are to be executed on the ui (of application/s).", "license": "ISC", "keywords": [ "automation", "webui" ], "author": "cm", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "jpc-like-websites": "git+https://git.labos.goip.de/chris/jpc-like-websites.git", "jpclw-extension": "git+https://git.labos.goip.de/chris/jpclw-extension.git", "jpclwe-materialicons": "git+https://git.labos.goip.de/chris/jpclwe-materialIcons.git" } }