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
curry-packages
cpm
Commits
d490ca1e
Commit
d490ca1e
authored
Oct 06, 2022
by
Michael Hanus
Browse files
Merge branch 'json-schema-typo' into 'master'
Fix typo in README (package.schema.json) See merge request
!6
parents
38b651d2
6304ca04
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d490ca1e
...
...
@@ -82,7 +82,7 @@ A good set of packages to start with is the following:
-
`package.json`
:
Since CPM is also implemented in the form of a Curry package,
this file contains the package specification for CPM.
-
`package.
json.
schema`
:
-
`package.schema
.json
`
:
A description of the format of package specification files used by CPM
in the format as a
[
JSON schema
](
https://json-schema.org/
)
.
JSON schema is a widely adopted format that makes it easier
...
...
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