ayoreact
Version:
AyoReact is a open source rich UI components library for React to create content-rich web applications.
34 lines (33 loc) • 723 B
JSON
{
"name": "ayoreact",
"version": "0.0.0-beta.1",
"description": "AyoReact is a open source rich UI components library for React to create content-rich web applications.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ayoton/ayoreact.git"
},
"keywords": [
"AyoReact",
"open",
"source",
"rich",
"UI",
"components",
"library",
"React",
"create",
"content-rich",
"web",
"applications"
],
"author": "Ayoton",
"license": "MIT",
"bugs": {
"url": "https://github.com/ayoton/ayoreact/issues"
},
"homepage": "https://ayoreact.com"
}