Skip to content

Commit

Permalink
Add dylan-package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cgay committed Apr 1, 2024
1 parent 4bcc87d commit de39614
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions dylan-package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "opendylan",
"category": "compilers",
"description": "The Open Dylan compiler, IDE, and core libraries",
"dependencies": [
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]"
],
"dev-dependencies": [
"sphinx-extensions",
"testworks"
],
"url": "https://github.com/dylan-lang/opendylan",
"version": "2024.2.0"
}

0 comments on commit de39614

Please sign in to comment.