{
  "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"
  }
}
