@npmcorp/pui-css-sidebars
Version:
sidebars css component for the npm fork of Pivotal UI, based on Bootstrap
26 lines • 656 B
JSON
{
"name": "@npmcorp/pui-css-sidebars",
"style": "sidebars.css",
"version": "1.0.0-1",
"description": "sidebars css component for the npm fork of Pivotal UI, based on Bootstrap",
"repository": {
"type": "git",
"url": "https://github.com/npm/pivotal-ui.git"
},
"keywords": [
"bootstrap",
"pivotal ui",
"pivotal ui modularized",
"css"
],
"author": "npm, Inc",
"license": "MIT",
"bugs": {
"url": "https://github.com/npm/pivotal-ui/issues"
},
"homepage": "https://github.com/npm/pivotal-ui",
"dependencies": {
"@npmcorp/pui-css-panels": "^2.1.0",
"@npmcorp/pui-css-svg-iconography": "^1.2.0"
}
}