bellmaker
Version:
Responsive CSS media query library for LESS and SASS, with device-agnostic and device-specific breakpoints
36 lines • 809 B
JSON
{
"name": "mossflower",
"version": "0.1.12",
"authors": [
{
"name": "Jimmy Ha",
"homepage": "http://herereadthis.com"
}
],
"description": "Global reset CSS utility for both LESS and SASS",
"homepage": "http://herereadthis.com/code/mossflower",
"main": [
"src/less/mossflower.less",
"src/sass/mossflower.scss"
],
"license": "MIT",
"ignore": [
".bowerrc",
".gitignore",
".sass-cache",
".travis.yml",
"docs",
"Gruntfile.js",
"node_modules",
"src/components"
],
"_release": "0.1.12",
"_resolution": {
"type": "version",
"tag": "0.1.12",
"commit": "80e9e5ec53abb54fdaeb5be2232a49ba1663480a"
},
"_source": "git://github.com/herereadthis/mossflower.git",
"_target": "~0.1.11",
"_originalSource": "mossflower"
}