flex.stylus
Version:
32 lines (30 loc) • 538 B
JSON
{
"name": "flex.stylus",
"version": "1.0.2",
"description": "flex+栅格系统",
"author": "PJL",
"license": "MIT",
"keywords": [
"flex ",
"css",
"flexible",
"react-flex",
"vue-flex",
"angular-flex",
"css-flex",
"flex-css",
"grid",
"box",
"layout"
],
"main": "dist/flex.min.css",
"repository": {
"type": "git",
"url": "https://github.com/qq447665722/flex"
},
"dependencies": {
"gulp": "^3.9.1",
"gulp-plumber": "^1.1.0",
"gulp-stylus": "^2.6.0"
}
}