{
  "name": "simple-basic-react-button",
  "version": "0.1.1",
  "private": false,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start"
  },
  "dependencies": {
    "classnames": "^2.2.6",
    "next": "10.0.2",
    "prop-types": "^15.7.2",
    "react": "17.0.1",
    "react-dom": "17.0.1"
  },
  "description": "Simple Basic React Button",
  "main": "index.js",
  "repository": "https://github.com/abhinav-devden/simple-button.git",
  "author": "Abhinav Ashok <abhinavashok@devdensolutions.com>",
  "license": "MIT"
}
