We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76d11c commit afe65b7Copy full SHA for afe65b7
1 file changed
dylan-package.json
@@ -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