@5minds/processcube_engine_sdk 7.2.0-develop-ca239b-mlju3rq1 → 7.2.0-develop-15a96e-mljz76xt

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/processcube_engine_sdk",
3
- "version": "7.2.0-develop-ca239b-mlju3rq1",
3
+ "version": "7.2.0-develop-15a96e-mljz76xt",
4
4
  "description": "Software development kit for the Engine.",
5
5
  "main": "dist/commonjs/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -9,14 +9,14 @@
9
9
  "url": "git+https://github.com/5minds/ProcessCube.Engine.SDK.git"
10
10
  },
11
11
  "author": {
12
- "name": "5Minds IT-Solutions GmbH & Co. KG",
13
- "email": "info@5minds.de",
14
- "url": "https://5minds.de/"
12
+ "name": "ProcessCube UG (haftungsbeschränkt)",
13
+ "email": "info@processcube.io",
14
+ "url": "https://processcube.io/"
15
15
  },
16
16
  "maintainers": [
17
- "Alexander Kasten <alexander.kasten@5minds.de>",
18
- "Christian Werner <christian.werner@5minds.de>",
19
- "Sebastian Griesa <sebastian.griesa@5minds.de>"
17
+ "Martin Moellenbeck <mm@processcube.io>",
18
+ "Robin Lenz <rl@processcube.io>",
19
+ "Cuby ProcessCube <cuby@processcube.io>"
20
20
  ],
21
21
  "license": "MIT",
22
22
  "homepage": "https://github.com/5minds/ProcessCube.Engine.SDK#readme",