cyclopes
Version:
CLI for quick visual testing
33 lines (32 loc) • 598 B
JSON
{
"name": "cyclopes",
"version": "0.1.4",
"description": "CLI for quick visual testing",
"bin": {
"cyclopes": "bin.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/konsalex/cyclopes.git"
},
"keywords": [
"cli",
"visual testing",
"testing",
"golang",
"go",
"npm",
"cobra",
"viper"
],
"files": [
"bin.js"
],
"author": "Costa A.",
"license": "MIT",
"bugs": {
"url": "https://github.com/konsalex/cyclopes/issues"
},
"homepage": "https://github.com/konsalex/cyclopes#readme",
"dependencies": {}
}