We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a99d2 commit 3515143Copy full SHA for 3515143
dub.json
@@ -1,9 +1,8 @@
1
{
2
- "name": "bitblob",
3
- "authors": [
4
- "Mathias 'Geod24' Lang"
5
- ],
6
- "description": "A small library to represent hash types as value types",
7
- "copyright": "Copyright © 2018, Mathias 'Geod24' Lang",
8
- "license": "MIT"
9
-}
+ "name": "bitblob",
+ "description": "A small library to represent hash types as value types",
+
+ "license": "MIT",
+ "authors": [ "Mathias 'Geod24' Lang" ],
+ "copyright": "Copyright © 2018, Mathias 'Geod24' Lang"
+}
0 commit comments