bulma-o-steps
Version:
In-depth Steps component for Bulma.io
35 lines (34 loc) • 775 B
JSON
{
"name": "bulma-o-steps",
"version": "1.1.0",
"description": "In-depth Steps component for Bulma.io",
"main": "index.sass",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/octoshrimpy/bulma-o-steps.git"
},
"keywords": [
"Bulma",
"bulma",
"bulma.io",
"extensions",
"steps",
"bulma-steps",
"bulma-step"
],
"author": "aramvisser, octoshrimpy, fgs-dbudwin",
"license": "MIT",
"bugs": {
"url": "https://github.com/octoshrimpy/bulma-o-steps/issues"
},
"homepage": "https://github.com/octoshrimpy/bulma-o-steps#readme",
"dependencies": {
"bulma": "^0.8.2"
},
"devDependencies": {
"node-sass": "^4.14.1"
}
}