UNPKG

@gnosis.pm/truffle-nice-tools

Version:

A set CLI tools that make truffle development feel more elegant.

18 lines (17 loc) 357 B
{ "name": "basic-truffle-project", "version": "1.0.0", "description": "", "main": "truffle-config.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Anton Shtylman", "license": "MIT", "devDependencies": { "@gnosis.pm/truffle-nice-tools": "^1.2.1" } }