We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18205af commit 1a4b317Copy full SHA for 1a4b317
package.json
@@ -0,0 +1,14 @@
1
+{
2
+ "name": "conditional-tokens-market-makers",
3
+ "version": "0.1.0",
4
+ "description": "Conditional Tokens Market Makers",
5
+ "license": "LGPL-3.0",
6
+ "author": "Contributors to Conditional Tokens Market Makers",
7
+ "files": [
8
+ "contracts/**/*"
9
+ ],
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "https://github.com/Lay3rLabs/conditional-tokens-market-makers.git"
13
+ }
14
+}
0 commit comments