getbase
Version:
A Rock Solid, Responsive HTML/CSS Framework built to work on all devices big and small.
26 lines • 523 B
JSON
{
"name": "base",
"version": "3.5.1",
"homepage": "http://matthewhartman.github.io/base/",
"authors": [
"Matthew Hartman <matthewhartman@gmail.com>"
],
"description": "A Rock Solid, Responsive HTML/CSS Framework built to work on all devices big and small.",
"keywords": [
"css",
"scss",
"less",
"framework",
"mobile-first",
"lightweight",
"responsive"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}