react-ui-builder
Version:
The visual tool for prototyping UI for ReactJS components and Web applications.[DEPRECATED] Use Structor instead.
30 lines (29 loc) • 646 B
JSON
{
"name": "react-ui-builder",
"version": "0.3.5-deprecated",
"description": "The visual tool for prototyping UI for ReactJS components and Web applications.[DEPRECATED] Use Structor instead.",
"main": "main.js",
"scripts": {
},
"repository": {
"type": "git",
"url": "https://github.com/ipselon/structor"
},
"author": "Alexander Pustovalov <apustovalov@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ipselon/structor/issues"
},
"keywords": [
"reactjs",
"UI",
"web",
"prototyping",
"generating",
"visual",
"editor",
"builder"
],
"dependencies": {
}
}