Skip to content

Commit

Permalink
Merge pull request #8 from strykerin/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
strykerin authored Jan 23, 2021
2 parents 7b8dad3 + bbe2201 commit 4e5daa1
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "defi-token-farm",
"version": "1.0.0",
"description": "",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/strykerin/DeFi-Token-Farm.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/strykerin/DeFi-Token-Farm/issues"
},
"homepage": "https://github.com/strykerin/DeFi-Token-Farm#readme"
}

0 comments on commit 4e5daa1

Please sign in to comment.