UNPKG

@seabuffalo/grid-generator

Version:

Module to create nested arrays mapped to DOM Elements

26 lines (25 loc) 618 B
{ "name": "@seabuffalo/grid-generator", "version": "1.0.4", "description": "Module to create nested arrays mapped to DOM Elements", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Grids", "Arrays", "Nesting", "DOM" ], "author": "Ben Schulze", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/SeaBuffalo/grid-generator.git" }, "bugs": { "url": "https://github.com/SeaBuffalo/grid-generator/issues" }, "homepage": "https://github.com/SeaBuffalo/grid-generator#readme" }