mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
27 lines
686 B
JSON
27 lines
686 B
JSON
{
|
|
"name": "hashgrid",
|
|
"filename": "hashgrid.js",
|
|
"version": "6",
|
|
"description": "A little tool that inserts a layout grid in web pages, allows you to hold it in place, and toggle between displaying it in the foreground or background.",
|
|
"homepage": "http://hashgrid.com/",
|
|
"keywords": [
|
|
"grid",
|
|
"layout",
|
|
"design",
|
|
"columns"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Analog Coop",
|
|
"email": "hello@analog.coop",
|
|
"web": "http://analog.coop/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/dotjay/hashgrid"
|
|
}
|
|
]
|
|
}
|