{"_id":"bootstrap-additions","_rev":"4-e1ba41c8e3f396d7fd2640be1337f481","name":"bootstrap-additions","description":"BootstrapAdditions - CSS extension kit for Twitter Bootstrap 3.0+","dist-tags":{"latest":"0.3.1"},"versions":{"0.3.0":{"name":"bootstrap-additions","description":"BootstrapAdditions - CSS extension kit for Twitter Bootstrap 3.0+","version":"0.3.0","keywords":["angular","animation"],"homepage":"https://github.com/mgcrea/bootstrap-additions","bugs":{"url":"https://github.com/mgcrea/bootstrap-additions/issues"},"author":{"name":"Olivier Louvignes","email":"olivier@mg-crea.com","url":"https://github.com/mgcrea"},"repository":{"type":"git","url":"https://github.com/mgcrea/bootstrap-additions.git"},"licenses":[{"type":"MIT"}],"dependencies":{},"devDependencies":{"del":"^1.2.0","factory-angular-channels":"^0.7.1","gulp":"git+https://github.com/gulpjs/gulp#4.0","ng-factory":"^1.0","undertaker-lib-tasks":"^0.3.1"},"engines":{"node":">=0.8.0"},"scripts":{"test":"grunt test"},"gitHead":"d10672943d1ff0aa732394574c2085ced98af449","_id":"bootstrap-additions@0.3.0","_shasum":"1873e75e51a0aada55c8271fb8197674837ccfe0","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.10.36","_npmUser":{"name":"mgcrea","email":"olivier@mg-crea.com"},"maintainers":[{"name":"mgcrea","email":"olivier@mg-crea.com"}],"dist":{"shasum":"1873e75e51a0aada55c8271fb8197674837ccfe0","tarball":"https://registry.npmjs.org/bootstrap-additions/-/bootstrap-additions-0.3.0.tgz","integrity":"sha512-JjoRlqA7+q6N4Acs/Qn799S4JqpElAfCt7BSDdatWww8KS2Hz/+CCalNaf7OdRmzNtDJd32tMFZHwiIKTiDlpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFgL4mIilvfcaUDUdg67scP/vwsOs0klcliOOiFpc1eLAiEA3VCuXEMfiFVGhTO5dmSHD0HEzwoCPRhZF4kNY6OIyH8="}]}},"0.3.1":{"name":"bootstrap-additions","description":"BootstrapAdditions - CSS extension kit for Twitter Bootstrap 3.0+","version":"0.3.1","keywords":["bootstrap","additions"],"homepage":"https://github.com/mgcrea/bootstrap-additions","bugs":{"url":"https://github.com/mgcrea/bootstrap-additions/issues"},"author":{"name":"Olivier Louvignes","email":"olivier@mg-crea.com","url":"https://github.com/mgcrea"},"repository":{"type":"git","url":"https://github.com/mgcrea/bootstrap-additions.git"},"licenses":[{"type":"MIT","url":"https://github.com/mgcrea/bootstrap-additions/blob/master/LICENSE.md"}],"dependencies":{},"devDependencies":{"del":"^1.2.0","factory-angular-channels":"^0.7.1","gulp":"git+https://github.com/gulpjs/gulp#4.0","ng-factory":"^1.0","undertaker-lib-tasks":"^0.3.1"},"engines":{"node":"^0.10"},"scripts":{"test":"gulp build"},"gitHead":"e0ce1871fe1c88f7d395ba4849ef77c8bd80d1fb","_id":"bootstrap-additions@0.3.1","_shasum":"9ab976c2d88b9ab747c376c757a80031f2ccf83e","_from":".","_npmVersion":"2.7.6","_nodeVersion":"0.10.36","_npmUser":{"name":"mgcrea","email":"olivier@mg-crea.com"},"maintainers":[{"name":"mgcrea","email":"olivier@mg-crea.com"}],"dist":{"shasum":"9ab976c2d88b9ab747c376c757a80031f2ccf83e","tarball":"https://registry.npmjs.org/bootstrap-additions/-/bootstrap-additions-0.3.1.tgz","integrity":"sha512-fMCLO1wP7wT9tPo0EAq1f2ylKRNRonMUWVT10VFsx1aprECiUkBHSzUqo3mRsdlEKQRQSHT5d67aygDAIsKY6g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAnJMtsvny9/qNRc0+AHnG8drG9zpSI3CjVxFXA9qDEYAiEAv7+QX89+OVZDhhX8k1nvZMxyN5eOYZIG+iTeNt20GWM="}]}}},"readme":"# [BootstrapAdditions](http://mgcrea.github.io/bootstrap-additions)\n\n[![Bower Version](http://img.shields.io/bower/v/bootstrap-additions.svg?style=flat)](https://github.com/mgcrea/bootstrap-additions/releases) [![Build Status](http://img.shields.io/travis/mgcrea/bootstrap-additions/master.svg?style=flat)](http://travis-ci.org/mgcrea/bootstrap-additions) [![devDependency Status](http://img.shields.io/david/dev/mgcrea/bootstrap-additions.svg?style=flat)](https://david-dm.org/mgcrea/bootstrap-additions#info=devDependencies)\n\n[![Banner](http://mgcrea.github.io/bootstrap-additions/images/snippet.png)](http://mgcrea.github.io/bootstrap-additions)\n\nBootstrapAdditions is a CSS extension kit for [TwitterBootstrap 3.0+](https://github.com/twbs/bootstrap).\n\nIt's a spin off from [AngularStrap](http://mgcrea.github.io/angular-strap) v2 release work.\n\n\n## Documentation and examples\n\n+ Check the [documentation](http://mgcrea.github.io/bootstrap-additions) and [changelog](https://github.com/mgcrea/bootstrap-additions/releases).\n\n\n## Communication\n\n- If you **need help**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/angular-strap).\n- If you'd like to **ask a general question**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/angular-strap).\n- If you **found a bug**, open an issue.\n- If you **have a feature request**, open an issue.\n- If you **want to contribute**, submit a pull request.\n\n\n## Quick start\n\n+ Install BootstrapAdditions with [Bower](https://github.com/bower/bower).\n\n>\n```bash\n$ bower install bootstrap-additions --save\n```\n\n+ Include the required libraries is your `index.html`:\n\n>\n``` html\n<link rel=\"stylesheet\" href=\"bower_components/bootstrap-additions/dist/bootstrap-additions.min.css\">\n```\n\n\n## Developers\n\nClone the repo, `git clone git://github.com/mgcrea/bootstrap-additions.git`, [download the latest release](https://github.com/mgcrea/bootstrap-additions/zipball/master) or install with bower `bower install bootstrap-additions --save`.\n\nYou can build the latest version using `gulp`.\n\n>\n```bash\n$ gulp build\n```\n\nYou can quickly hack around (the docs) with:\n\n>\n```bash\n$ gulp serve\n```\n\n\n## Contributing\n\nPlease submit all pull requests the against master branch. If your unit test contains JavaScript patches or features, you should include relevant unit tests. Thanks!\n\n\n## Authors\n\n**Olivier Louvignes**\n\n+ http://olouv.com\n+ http://github.com/mgcrea\n\n\n## Copyright and license\n\n```\nThe MIT License\n\nCopyright (c) 2014 - 2015 Olivier Louvignes\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n```\n","maintainers":[{"name":"mgcrea","email":"olivier@mg-crea.com"}],"time":{"modified":"2022-06-13T04:56:46.261Z","created":"2015-05-19T21:28:14.105Z","0.3.0":"2015-05-19T21:28:14.105Z","0.3.1":"2015-05-20T00:11:15.983Z"},"homepage":"https://github.com/mgcrea/bootstrap-additions","keywords":["bootstrap","additions"],"repository":{"type":"git","url":"https://github.com/mgcrea/bootstrap-additions.git"},"author":{"name":"Olivier Louvignes","email":"olivier@mg-crea.com","url":"https://github.com/mgcrea"},"bugs":{"url":"https://github.com/mgcrea/bootstrap-additions/issues"},"readmeFilename":"README.md"}