pioner-ant
Version:
Wrapper for Ant design framework providing customized styling for components
24 lines (23 loc) • 511 B
JSON
{
"name": "pioner-ant",
"version": "1.0.10",
"description": "Wrapper for Ant design framework providing customized styling for components ",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Ant",
"Pioner",
"Styled",
"components"
],
"author": "Per Daleskog",
"license": "MIT",
"dependencies": {
"antd": "^3.11.0",
"react": "^16.6.3",
"react-dom": "^16.6.3",
"styled-components": "^4.1.2"
}
}