mirror of
https://github.com/vacp2p/minime.git
synced 2026-01-08 22:57:57 -05:00
Copied token from future recopistory
This commit is contained in:
34
package.json
Normal file
34
package.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "minimi",
|
||||
"version": "0.0.1",
|
||||
"description": "Minimi contract",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/CharityDAO/minimi.git"
|
||||
},
|
||||
"keywords": [
|
||||
"dao",
|
||||
"solidity",
|
||||
"token",
|
||||
"charity",
|
||||
"smart",
|
||||
"contract",
|
||||
"minime"
|
||||
],
|
||||
"author": "Jordi Baylina",
|
||||
"license": "GPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/CharityDAO/minimi/issues"
|
||||
},
|
||||
"homepage": "https://github.com/CharityDAO/future",
|
||||
"dependencies": {
|
||||
"ethconnector": "0.0.13"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user