Offirmo/network-constants.js

View on GitHub
test_runner/package.json

Summary

Maintainability
Test Coverage
{
    "name": "network-constants-test-runner",
    "description": "node test runner for network-constants",
    "version": "99.99.99",
    "private": true,
    "dependencies": {
        "amdefine":                "latest",
        "chai":                    "latest",
        "mocha":                   "latest"
    }
}