@syaifulsz/bootstrap-v3-helper-margin-padding
Version:
A responsive Bootstrap 3 helper to add spacing or gutter with margin and padding in to block or inline-block elements.
25 lines (24 loc) • 916 B
JSON
{
"name": "@syaifulsz/bootstrap-v3-helper-margin-padding",
"version": "0.0.3",
"description": "A responsive Bootstrap 3 helper to add spacing or gutter with margin and padding in to block or inline-block elements.",
"main": "dist/bootstrap-helper-margin-padding.min.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/syaifulsz/my-css-components.git"
},
"author": "Syaiful Shah Zinan <i.works@live.com>",
"license": "ISC",
"homepage": "https://github.com/syaifulsz/my-css-components#readme",
"dependencies": {
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-watch": "^1.0.0"
},
"gitHead": "ddf436b39fb31e070a4ea8a38d2fb7a0de0fa262"
}