usability-testing-toolbar
Version:
A toolbar for User Researchers to test usability flows in prototypes.
27 lines (26 loc) • 712 B
JSON
{
"name": "usability-testing-toolbar",
"version": "0.0.2-development",
"description": "A toolbar for User Researchers to test usability flows in prototypes.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/beestripes/usability-testing-toolbar.git"
},
"keywords": [
"usability-testing",
"research-tools",
"prototype-tools",
"toolbar",
"redux"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/beestripes/usability-testing-toolbar/issues"
},
"homepage": "https://github.com/beestripes/usability-testing-toolbar#readme"
}