Files
cdnjs/ajax/libs/hashgrid/package.json
T
2012-03-11 13:05:52 -07:00

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"
}
]
}