You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
319 B

7 years ago
{
6 years ago
"name": "apella-box",
7 years ago
"version": "0.1.0",
6 years ago
"description": "",
7 years ago
"private": true,
"repository": {
"type": "git",
"url": "https://gitlab.com/Ezerous/Apella.git"
},
6 years ago
"main": "truffle-config.js",
"directories": {
"test": "test"
7 years ago
},
6 years ago
"dependencies": {
"openzeppelin-solidity": "^2.1.2"
7 years ago
}
}