Skip to content

Commit afe65b7

Browse files
committed
Add a package file
This will be v1.2.0
1 parent b76d11c commit afe65b7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

dylan-package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"dependencies": [],
3+
"category": "utilities",
4+
"dev-dependencies": [
5+
"testworks"
6+
],
7+
"description": "String manipulation functions",
8+
"name": "strings",
9+
"version": "1.2.0",
10+
"url": "https://github.com/dylan-lang/strings"
11+
}

0 commit comments

Comments
 (0)