{
  "name": "with-refnux",
  "version": "1.0.0",
  "scripts": {
    "next": "next"
  },
  "license": "ISC",
  "dependencies": {
    "next": "latest",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "refnux": "^1.3.0"
  }
}