Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pascal Stücker
cpm-index
Commits
7ce573fa
Commit
7ce573fa
authored
May 31, 2017
by
Michael Hanus
Browse files
bpmn2bpel/0.0.1 added
parent
b8f560e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
bpmn2bpel/0.0.1/package.json
0 → 100644
View file @
7ce573fa
{
"name"
:
"bpmn2bpel"
,
"version"
:
"0.0.1"
,
"author"
:
"Michael Hanus <mh@informatik.uni-kiel.de>"
,
"synopsis"
:
"Libraries to support a bi-directional transformation between BPMN and BPEL"
,
"category"
:
[
"Data"
],
"dependencies"
:
{
},
"exportedModules"
:
[
"BPMN2BPEL"
,
"BPMNParser"
,
"Grappa"
],
"compilerCompatibility"
:
{
"pakcs"
:
">= 1.14.0, < 2.0.0"
,
"kics2"
:
">= 0.5.0, < 2.0.0"
},
"license"
:
"BSD-3-Clause"
,
"licenseFile"
:
"LICENSE"
,
"source"
:
{
"git"
:
"https://git.ps.informatik.uni-kiel.de/curry-packages/bpmn2bpel.git"
,
"tag"
:
"$version"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment