Skip to content

Commit ddec363

Browse files
committed
Add dylan-package.json
I want to be able to pull this into the "website" repo workspace as a dependency rather than doing manual steps to check it out in the right place.
1 parent a483514 commit ddec363

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dylan-package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "dylan-reference-manual",
3+
"description": "The Dylan Reference Manual (DRM)",
4+
"version": "0.1.0",
5+
"category": "documentation",
6+
"contact": "dylan-lang@googlegroups.com",
7+
"keywords": ["documentation"],
8+
"url": "https://github.com/dylan-lang/dylan-reference-manual"
9+
}

0 commit comments

Comments
 (0)