img-tile
Version:
tile an <img> from a given width and height
17 lines (16 loc) • 328 B
JSON
{
"name": "img-tile",
"version": "1.0.0",
"description": "tile an <img> from a given width and height",
"author": "semibran (Brandon Semilla)",
"repository": "semibran/img-tile",
"license": "MIT",
"main": "lib/img-tile.js",
"keywords": [
"tile",
"img",
"image",
"sprite",
"spritesheet"
]
}