{
  "name": "react-ui-screenflow",
  "version": "1.0.2",
  "description": "",
  "main": "lib/index.js",
  "types": "lib",
  "scripts": {
    "build": "tsc -p ."
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "peerDependencies": {
    "react": ">=16.0.0",
    "react-dom": ">=16.0.0",
    "ramda": ">=0.27.0",
    "rxjs": ">=6.5.5",
    "react-reactive-form": ">=1.0.32"
  },
  "devDependencies": {
    "@types/react": "^16.9.34",
    "@types/react-dom": "^16.9.7",
    "ramda": "^0.27.0",
    "react": "^16.13.1",
    "react-dom": "^16.13.1",
    "react-reactive-form": "^1.0.32",
    "rxjs": "^6.5.5",
    "typescript": "^3.8.3"
  }
}
