canvas-grid-lines
Version:
Draws grid lines as HTML canvas element (baseline, squared and more)
30 lines (29 loc) • 789 B
JSON
{
"name": "canvas-grid-lines",
"version": "2.2.0",
"description": "Draws grid lines as HTML canvas element (baseline, squared and more) ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/profitlich-ch/canvas-grid-lines.git"
},
"keywords": [
"node",
"javascript",
"canvas",
"grid",
"grid",
"lines",
"typography",
"baseline"
],
"author": "Moritz Profitlich",
"license": "ISC",
"bugs": {
"url": "https://github.com/profitlich-ch/canvas-grid-lines/issues"
},
"homepage": "https://github.com/profitlich-ch/canvas-grid-lines#readme"
}