matrix-effect-react
Version:
Component for using Matrix effect inspired from the Matrix Movies
23 lines (22 loc) • 475 B
JSON
{
"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"
}
}