{
  "name": "matrix-effect-react",
  "version": "1.0.0",
  "description": "Component for using Matrix effect inspired from the Matrix Movies",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "matrix",
    "react",
    "matrix-effect",
    "react-matrix-effect",
    "component"
  ],
  "author": "Utkarsh",
  "license": "ISC",
  "dependencies": {
    "react": "^16.8.0",
    "react-dom": "^16.8.0"
  }
}
