react-fantastic
Version:
Fantastic react component library
27 lines (26 loc) • 544 B
JSON
{
"name": "react-fantastic",
"version": "0.0.6",
"description": "Fantastic react component library",
"main": "libs/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"React",
"Fantastic",
"Ui",
"Css",
"Framework",
"Component",
"Library"
],
"dependencies": {
"classnames": "^2.2.6",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-router-dom": "^4.3.1"
},
"author": "elmahbub <elmahbub14021993@gmail.com>",
"license": "MIT"
}