Skip to content

Commit 1a4b317

Browse files
committed
added package.json
1 parent 18205af commit 1a4b317

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)