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
9a0d6ee1
Commit
9a0d6ee1
authored
Sep 26, 2017
by
Michael Hanus
Browse files
flatcurry/1.0.0 added
parent
46b22b2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
flatcurry/1.0.0/package.json
0 → 100644
View file @
9a0d6ee1
{
"name"
:
"flatcurry"
,
"version"
:
"1.0.0"
,
"author"
:
"Michael Hanus <mh@informatik.uni-kiel.de>"
,
"synopsis"
:
"Libraries to deal with FlatCurry programs"
,
"category"
:
[
"Metaprogramming"
],
"license"
:
"BSD-3-Clause"
,
"licenseFile"
:
"LICENSE"
,
"dependencies"
:
{
"xml"
:
">= 0.0.1"
},
"compilerCompatibility"
:
{
"pakcs"
:
">= 1.14.0, < 2.0.0"
,
"kics2"
:
">= 0.5.0, < 2.0.0"
},
"exportedModules"
:
[
"FlatCurry.Compact"
,
"FlatCurry.XML"
],
"source"
:
{
"git"
:
"https://git.ps.informatik.uni-kiel.de/curry-packages/flatcurry.git"
,
"tag"
:
"$version"
}
}
Write
Preview
Supports
Markdown
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