"description": "A simple ethereum blockchain application using of solidity, smart contracts, and the truffle framework for introductory blockchain development.",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"