diff options
| author | 2022-06-03 19:02:13 -0500 | |
|---|---|---|
| committer | 2022-06-03 19:02:13 -0500 | |
| commit | edde7f107b912d8b04fdf3f8b855db4adba2ce84 (patch) | |
| tree | 8a6e25065da38bc645f8ea90fc080caadeee0e60 /project.janet | |
| parent | Add json and typedarrays to spork. (diff) | |
| parent | Merge pull request #63 from uvtc/patch-1 (diff) | |
Merge branch 'master' of github.com:janet-lang/spork
Diffstat (limited to 'project.janet')
| -rw-r--r-- | project.janet | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.janet b/project.janet index 0dd5fda..d8af8d9 100644 --- a/project.janet +++ b/project.janet @@ -1,5 +1,6 @@ (declare-project :name "spork" + :description "Official contrib library of various Janet utility modules." :author "Calvin Rose" :license "MIT" :url "https://github.com/janet-lang/spork" |
