Skip to content
GitLab
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
4643ba5f
Commit
4643ba5f
authored
Apr 06, 2018
by
Michael Hanus
Browse files
cass license info added
parent
58c73925
Changes
2
Hide whitespace changes
Inline
Side-by-side
cass-analysis/2.0.0/package.json
View file @
4643ba5f
...
...
@@ -4,6 +4,8 @@
"author"
:
"Michael Hanus <mh@informatik.uni-kiel.de>"
,
"synopsis"
:
"Libraries with various compile-time analyses for Curry"
,
"category"
:
[
"Analysis"
],
"license"
:
"BSD-3-Clause"
,
"licenseFile"
:
"LICENSE"
,
"dependencies"
:
{
"flatcurry"
:
">= 2.0.0"
},
...
...
cass/2.0.0/package.json
View file @
4643ba5f
...
...
@@ -4,6 +4,8 @@
"author"
:
"Michael Hanus <mh@informatik.uni-kiel.de>"
,
"synopsis"
:
"CASS: the Curry Analysis Server System"
,
"category"
:
[
"Analysis"
],
"license"
:
"BSD-3-Clause"
,
"licenseFile"
:
"LICENSE"
,
"dependencies"
:
{
"cass-analysis"
:
">= 2.0.0"
,
"flatcurry"
:
">= 2.0.0"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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