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
8eadf452
Commit
8eadf452
authored
Sep 28, 2017
by
Michael Hanus
Browse files
abstract-curry/2.0.0 added
parent
9090208b
Changes
1
Hide whitespace changes
Inline
Side-by-side
abstract-curry/2.0.0/package.json
0 → 100644
View file @
8eadf452
{
"name"
:
"abstract-curry"
,
"version"
:
"2.0.0"
,
"author"
:
"Michael Hanus <mh@informatik.uni-kiel.de>"
,
"synopsis"
:
"Libraries to deal with AbstractCurry programs"
,
"category"
:
[
"Metaprogramming"
],
"license"
:
"BSD-3-Clause"
,
"licenseFile"
:
"LICENSE"
,
"dependencies"
:
{
},
"compilerCompatibility"
:
{
"pakcs"
:
">= 2.0.0"
,
"kics2"
:
">= 2.0.0"
},
"exportedModules"
:
[
"AbstractCurry.Build"
,
"AbstractCurry.Files"
,
"AbstractCurry.Pretty"
,
"AbstractCurry.Select"
,
"AbstractCurry.Transform"
,
"AbstractCurry.Types"
],
"source"
:
{
"git"
:
"https://git.ps.informatik.uni-kiel.de/curry-packages/abstract-curry.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