crabcss
Version:
Small Flexbox CSS framework
27 lines (26 loc) • 412 B
JSON
{
"name": "crab",
"description": "Small Flexbox CSS framework",
"main": "Gulpfile.js",
"authors": [
"Rampouchee"
],
"license": "MIT",
"keywords": [
"CSS",
"Framework",
"Crab",
"Flexbox"
],
"homepage": "https://github.com/rampouchee/crab",
"moduleType": [
"node"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}