hovertile
Version:
A port of Mary Lou's hover tiles to React
28 lines (27 loc) • 611 B
JSON
{
"name": "hovertile",
"version": "0.1.2",
"description": "A port of Mary Lou's hover tiles to React",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/LookLikeAPro/HoverTiles.git"
},
"keywords": [
"React",
"Hover",
"Design",
"CSS",
"Component",
"Module"
],
"author": "Jerry Zhou",
"license": "MIT",
"bugs": {
"url": "https://github.com/LookLikeAPro/HoverTiles/issues"
},
"homepage": "https://github.com/LookLikeAPro/HoverTiles#readme"
}