pip-webui
Version:
HTML5 UI for LOB applications
29 lines • 746 B
JSON
{
"name": "pip-webui-test",
"version": "1.0.5",
"author": "Digital Living Software Corp. <www.digitallivingsoftware.com>",
"description": "Test framework for Pip.WebUI",
"contributors": [
{
"name": "Sergey Seroukhov",
"email": "seroukhov@gmail.com"
},
{
"name": "Anastas Fonotov",
"email": "anastasf@gmail.com"
}
],
"keywords": [
"pip",
"webui",
"framework",
"test"
],
"noAnalyze": true,
"license": "MIT",
"private": false,
"dependencies": {},
"devDependencies": {
"pip-webui-tasks": "git+https://github.com/pip-webui/pip-webui-tasks.git"
}
}