{"_id":"angular-ui-bootstrap","_rev":"117-1f50089379e276b63697ecfad6c73b0c","name":"angular-ui-bootstrap","time":{"modified":"2023-10-10T18:38:53.968Z","created":"2014-07-12T15:50:47.824Z","0.2.0":"2014-07-12T15:50:47.824Z","0.3.0":"2014-07-12T15:51:43.186Z","0.4.0":"2014-07-12T15:52:15.670Z","0.5.0":"2014-07-12T15:53:10.622Z","0.6.0":"2014-07-12T15:53:39.510Z","0.7.0":"2014-07-12T15:54:01.224Z","0.8.0":"2014-07-12T15:54:18.120Z","0.9.0":"2014-07-12T15:54:35.598Z","0.10.0":"2014-07-12T15:54:57.704Z","0.11.0":"2014-07-12T15:55:21.811Z","0.12.1":"2015-04-10T00:10:39.503Z","0.13.0":"2015-07-22T12:51:03.401Z","0.13.1":"2015-07-23T15:24:10.436Z","0.13.2":"2015-08-02T11:13:36.304Z","0.13.3":"2015-08-09T16:36:50.204Z","0.13.4":"2015-09-03T14:17:49.986Z","0.14.0":"2015-10-09T04:32:03.966Z","0.14.1":"2015-10-11T22:02:38.265Z","0.14.2":"2015-10-14T04:34:27.872Z","0.14.3":"2015-10-23T20:58:18.495Z","1.0.0":"2016-01-08T16:51:57.926Z","1.0.1":"2016-01-12T02:48:24.515Z","1.0.3":"2016-01-12T03:32:48.664Z","1.1.0":"2016-01-18T18:38:06.288Z","1.1.1":"2016-01-25T16:13:19.024Z","1.1.2":"2016-02-01T17:02:28.914Z","1.2.0":"2016-02-26T19:05:44.757Z","1.2.1":"2016-02-27T17:30:45.864Z","1.2.2":"2016-03-03T15:41:19.237Z","1.2.3":"2016-03-06T06:48:14.097Z","1.2.4":"2016-03-06T15:08:41.799Z","1.2.5":"2016-03-20T16:04:24.632Z","1.3.0":"2016-04-05T04:18:54.650Z","1.3.1":"2016-04-05T14:38:03.336Z","1.3.2":"2016-04-14T15:31:47.345Z","1.3.3":"2016-05-23T03:09:35.300Z","2.0.0":"2016-07-20T07:02:26.555Z","2.0.1":"2016-08-02T06:33:10.209Z","2.0.2":"2016-08-15T20:45:37.473Z","2.1.0":"2016-08-19T21:34:23.037Z","2.1.1":"2016-08-21T05:53:57.323Z","2.1.2":"2016-08-22T17:03:59.478Z","2.1.3":"2016-08-25T15:38:27.373Z","2.1.4":"2016-09-24T04:18:52.120Z","2.2.0":"2016-10-10T15:29:53.492Z","2.3.0":"2016-11-26T15:43:27.637Z","2.3.1":"2016-12-10T11:17:58.763Z","2.3.2":"2016-12-27T09:58:43.638Z","2.4.0":"2016-12-30T07:19:38.248Z","2.5.0":"2017-01-28T13:33:52.095Z","2.5.3":"2017-10-14T00:10:00.972Z","2.5.4":"2017-10-14T16:24:12.571Z","2.5.5":"2017-10-14T17:29:24.371Z","2.5.6":"2017-10-14T17:33:38.387Z"},"maintainers":[{"email":"aaronfrost@gmail.com","name":"aaronfrost"},{"email":"Foxandxss@gmail.com","name":"foxandxss"},{"email":"wesley.cho@gmail.com","name":"wesleycho"},{"email":"adam@gordonizer.com","name":"icfantv"}],"dist-tags":{"latest":"2.5.6"},"description":"Native AngularJS (Angular) directives for Bootstrap","readme":"# Project Status (please read)\nDue to [Angular](https://angular.io)'s continued adoption, our creation of [the Angular version of this library](https://ng-bootstrap.github.io), and the the project maintainers' moving on to other things, this project is considered feature-complete and is no longer being maintained.\n\nWe thank you for all your contributions over the years and hope you've enjoyed using this library as much as we've had developing and maintaining it.  It would not have been successful without them.\n\n---\n\n### UI Bootstrap - [AngularJS](http://angularjs.org/) directives specific to [Bootstrap](http://getbootstrap.com)\n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-ci.org/angular-ui/bootstrap)\n[![devDependency Status](https://david-dm.org/angular-ui/bootstrap/dev-status.svg?branch=master)](https://david-dm.org/angular-ui/bootstrap#info=devDependencies)\n[![CDNJS](https://img.shields.io/cdnjs/v/angular-ui-bootstrap.svg)](https://cdnjs.com/libraries/angular-ui-bootstrap/)\n\n### Quick links\n- [Demo](#demo)\n- [Angular 2](#angular-2)\n- [Installation](#installation)\n    - [NPM](#install-with-npm)\n    - [Bower](#install-with-bower)\n    - [NuGet](#install-with-nuget)\n    - [Custom](#custom-build)\n    - [Manual](#manual-download)\n- [Webpack / JSPM](#webpack--jspm)\n- [Support](#support)\n    - [FAQ](#faq)\n    - [Code of Conduct](#code-of-conduct)\n    - [PREFIX MIGRATION GUIDE](#prefix-migration-guide)\n    - [Supported browsers](#supported-browsers)\n    - [Need help?](#need-help)\n    - [Found a bug?](#found-a-bug)\n- [Contributing to the project](#contributing-to-the-project)\n- [Development, meeting minutes, roadmap and more.](#development-meeting-minutes-roadmap-and-more)\n\n\n# Demo\n\nDo you want to see directives in action? Visit https://angular-ui.github.io/bootstrap/!\n\n# Angular 2\n\nAre you interested in Angular 2? We are on our way! Check out [ng-bootstrap](https://github.com/ui-bootstrap/core).\n\n# Installation\n\nInstallation is easy as UI Bootstrap has minimal dependencies - only the AngularJS and Twitter Bootstrap's CSS are required.\n*Notes:*\n* Since version 0.13.0, UI Bootstrap depends on [ngAnimate](https://docs.angularjs.org/api/ngAnimate) for transitions and animations, such as the accordion, carousel, etc. Include `ngAnimate` in the module dependencies for your app in order to enable animation.\n* UI Bootstrap depends on [ngTouch](https://docs.angularjs.org/api/ngTouch) for swipe actions. Include `ngTouch` in the module dependencies for your app in order to enable swiping.\n\n## Angular Requirements\n* UI Bootstrap 1.0 and higher _requires_ Angular 1.4.x or higher and it has been tested with Angular 1.4.8.\n* UI Bootstrap 0.14.3 is the _last_ version that supports Angular 1.3.x.\n* UI Bootstrap 0.12.0 is the _last_ version that supports Angular 1.2.x.\n\n## Bootstrap Requirements\n* UI Bootstrap requires Bootstrap CSS version 3.x or higher and it has been tested with Bootstrap CSS 3.3.6.\n* UI Bootstrap 0.8 is the _last_ version that supports Bootstrap CSS 2.3.x.\n\n#### Install with NPM\n\n```sh\n$ npm install angular-ui-bootstrap\n```\n\nThis will install AngularJS and Bootstrap NPM packages.\n\n#### Install with Bower\n```sh\n$ bower install angular-bootstrap\n```\n\nNote: do not install 'angular-ui-bootstrap'.  A separate repository - [bootstrap-bower](https://github.com/angular-ui/bootstrap-bower) - hosts the compiled javascript file and bower.json.\n\n#### Install with NuGet\nTo install AngularJS UI Bootstrap, run the following command in the Package Manager Console\n\n```sh\nPM> Install-Package Angular.UI.Bootstrap\n```\n\n#### Custom build\n\nHead over to https://angular-ui.github.io/bootstrap/ and hit the *Custom build* button to create your own custom UI Bootstrap build, just the way you like it.\n\n#### Manual download\n\nAfter downloading dependencies (or better yet, referencing them from your favorite CDN) you need to download build version of this project. All the files and their purposes are described here:\nhttps://github.com/angular-ui/bootstrap/tree/gh-pages#build-files\nDon't worry, if you are not sure which file to take, opt for `ui-bootstrap-tpls-[version].min.js`.\n\n### Adding dependency to your project\n\nWhen you are done downloading all the dependencies and project files the only remaining part is to add dependencies on the `ui.bootstrap` AngularJS module:\n\n```js\nangular.module('myModule', ['ui.bootstrap']);\n```\n\n# Webpack / JSPM\n\nTo use this project with webpack, follow the [NPM](#install-with-npm) instructions.\nNow, if you want to use only the accordion, you can do:\n\n```js\nimport accordion from 'angular-ui-bootstrap/src/accordion';\n\nangular.module('myModule', [accordion]);\n```\n\nYou can import all the pieces you need in the same way:\n\n```js\nimport accordion from 'angular-ui-bootstrap/src/accordion';\nimport datepicker from 'angular-ui-bootstrap/src/datepicker';\n\nangular.module('myModule', [accordion, datepicker]);\n```\n\nThis will load all the dependencies (if any) and also the templates (if any).\n\nBe sure to have a loader able to process `css` files like `css-loader`.\n\nIf you would prefer not to load your css through your JavaScript file loader/bundler, you can choose to import the `index-nocss.js` file instead, which is available for the modules:\n* carousel\n* datepicker\n* datepickerPopup\n* dropdown\n* modal\n* popover\n* position\n* timepicker\n* tooltip\n* typeahead\n\nThe other modules, such as `accordion` in the example below, do not have CSS resources to load, so you should continue to import them as normal:\n\n```js\nimport accordion from 'angular-ui-bootstrap/src/accordion';\nimport typeahead from 'angular-ui-bootstrap/src/typeahead/index-nocss.js';\n\nangular.module('myModule', [accordion, typeahead]);\n```\n\n# Versioning\n\nPre-2.0.0 does not follow a particular versioning system. 2.0.0 and onwards follows [semantic versioning](http://semver.org/). All release changes can be viewed on our [changelog](CHANGELOG.md).\n\n# Support\n\n## FAQ\n\nhttps://github.com/angular-ui/bootstrap/wiki/FAQ\n\n# Code of Conduct\n\nTake a moment to read our [Code of Conduct](CODE_OF_CONDUCT.md)\n\n## PREFIX MIGRATION GUIDE\n\nIf you're updating your application to use prefixes, please check the [migration guide](https://github.com/angular-ui/bootstrap/wiki/Migration-guide-for-prefixes).\n\n## Supported browsers\n\nDirectives from this repository are automatically tested with the following browsers:\n* Chrome (stable and canary channel)\n* Firefox\n* IE 9 and 10\n* Opera\n* Safari\n\nModern mobile browsers should work without problems.\n\n## Need help?\nNeed help using UI Bootstrap?\n\n* Live help in the IRC (`#angularjs` channel at the `freenode` network). Use this [webchat](https://webchat.freenode.net/) or your own IRC client.\n* Ask a question in [StackOverflow](http://stackoverflow.com/) under the [angular-ui-bootstrap](http://stackoverflow.com/questions/tagged/angular-ui-bootstrap) tag.\n\n**Please do not create new issues in this repository to ask questions about using UI Bootstrap**\n\n## Found a bug?\nPlease take a look at [CONTRIBUTING.md](CONTRIBUTING.md#you-think-youve-found-a-bug) and submit your issue [here](https://github.com/angular-ui/bootstrap/issues/new).\n\n\n----\n\n\n# Contributing to the project\n\nWe are always looking for the quality contributions! Please check the [CONTRIBUTING.md](CONTRIBUTING.md) for the contribution guidelines.\n\n# Development, meeting minutes, roadmap and more.\n\nHead over to the [Wiki](https://github.com/angular-ui/bootstrap/wiki) for notes on development for UI Bootstrap, meeting minutes from the UI Bootstrap team, roadmap plans, project philosophy and more.\n","versions":{"0.12.1":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","keywords":["angular","angular-ui","bootstrap"],"license":"MIT","ignore":[],"description":"Native AngularJS (Angular) directives for Bootstrap.","version":"0.12.1","main":["./ui-bootstrap-tpls.js"],"dependencies":{"angular":">=1 <1.3.0"},"repository":{"type":"git","url":"https://github.com/angular-ui/bootstrap-bower.git"},"gitHead":"ab14fbaaf3d592f8e76018f0666c5af6f68ebaa3","bugs":{"url":"https://github.com/angular-ui/bootstrap-bower/issues"},"homepage":"https://github.com/angular-ui/bootstrap-bower","_id":"angular-ui-bootstrap@0.12.1","scripts":{},"_shasum":"cf55c44e786e95ceb2f592b4b39e9400876f83d9","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.10.3","_npmUser":{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"}],"dist":{"shasum":"cf55c44e786e95ceb2f592b4b39e9400876f83d9","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.12.1.tgz","integrity":"sha512-BSbs7F2PRNrR6qg/Tfm+m/jx7XzzCrB78p0wDJKAatd/UEyfnqwlBktwbeSmqXTnWVCu3wzxXe9oEVyxvmCwZQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFhfrDGJrx1TF4+BAeb2JtdFHLmmTAdzjyggm6XqJWDtAiBKZf36FgUJSIt1WmlrG5fM6F1QLMUp+amHQQKUpCoqXA=="}]},"directories":{}},"0.13.0":{"name":"angular-ui-bootstrap","version":"0.13.0","description":"Bootstrap widgets for Angular","main":"index.js","homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"https://github.com/angular-ui/bootstrap.git"},"keywords":["angular","bootstrap","angular-ui","components","client-side"],"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"peerDependencies":{"angular":"~1.3.17","bootstrap":"3.1"},"license":"MIT","gitHead":"89224af6b6f147b6f4f0dc6c2463724dcd254260","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@0.13.0","scripts":{},"_shasum":"7276032deddfe6ae9b5bbbcc328ee5576fa89b69","_from":".","_npmVersion":"2.1.11","_nodeVersion":"0.10.33","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"7276032deddfe6ae9b5bbbcc328ee5576fa89b69","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.13.0.tgz","integrity":"sha512-+PuUAoz52caNG3DRcNwq3mnRhOdalQdZ19NdJAZJQKTPaOBptf8B6BBBoScLFO3JXZBMZ2meOAaYOS92AEcfLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQGRi3FewZpExTTPvB/EWRm7aoDEk8HKXTZlXDOW+8xAiA9qlLqan0Cb6l1/3Hjpr79Rcd8uy5rdPV7Q4zHW9eSRw=="}]},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"directories":{}},"0.13.1":{"name":"angular-ui-bootstrap","version":"0.13.1","description":"Bootstrap widgets for Angular","main":"index.js","homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"https://github.com/angular-ui/bootstrap.git"},"keywords":["angular","bootstrap","angular-ui","components","client-side"],"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"peerDependencies":{"angular":"^1.3.x || >= 1.4.0-beta.0 || >= 1.5.0-beta.0","bootstrap":"^3.x"},"license":"MIT","gitHead":"0d6782a12566d754fdbfd7e34406a9621ceb712f","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@0.13.1","scripts":{},"_shasum":"66385d37a389301d6b0ab4c261a68857b47fedfd","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"66385d37a389301d6b0ab4c261a68857b47fedfd","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.13.1.tgz","integrity":"sha512-nwVERC3E/gZkq+I1z9UV1pyPrDKBpDoSBmg8U0dtkSnGbLx7kesphoMO/YvTyCxnyOxLFcgbCotZNQwBcwM6JA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAw2MzeL1z15qrK4POtvqpVmpr5+nVn8QYDsXR2h4RXZAiB0HY9z885ZL4wLtZk3gvSpwLqA7hXQAoGEUspV28el2w=="}]},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"directories":{}},"0.13.2":{"name":"angular-ui-bootstrap","version":"0.13.2","description":"Bootstrap widgets for Angular","main":"index.js","homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"keywords":["angular","bootstrap","angular-ui","components","client-side"],"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"peerDependencies":{"angular":"^1.3.x || >= 1.4.0-beta.0 || >= 1.5.0-beta.0","bootstrap":"^3.x"},"license":"MIT","gitHead":"e6fb118832f6bc976c949bb9656fafbfca83e9a6","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@0.13.2","scripts":{},"_shasum":"c290709253c1c87ae90f1ca097e8bbb30e0f3d67","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"foxandxss","email":"Foxandxss@gmail.com"},"dist":{"shasum":"c290709253c1c87ae90f1ca097e8bbb30e0f3d67","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.13.2.tgz","integrity":"sha512-ZNhiBKouxOGa5wLRoi2eIQ0h0U2YJTUO6eJx6731QSd6iiiLoyIKKk939TnXJA7O1RF88C+QhUVBcG837U4+pg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIElGLEbzdz0ZJFPdOyHKed0FwBywVWfvaXT2gZRdemtNAiASxQMRH3/0ZOmIXPP+V4n5oIXpVQHxvgh7pBukYlSyYw=="}]},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"directories":{}},"0.13.3":{"name":"angular-ui-bootstrap","version":"0.13.3","description":"Bootstrap widgets for Angular","main":"index.js","homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"https://github.com/angular-ui/bootstrap.git"},"keywords":["angular","bootstrap","angular-ui","components","client-side"],"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"peerDependencies":{"angular":"^1.3.x || >= 1.4.0-beta.0 || >= 1.5.0-beta.0","bootstrap":"^3.x"},"license":"MIT","gitHead":"0b83ef6828649d2a806985667f612eb0e6727184","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@0.13.3","scripts":{},"_shasum":"d7620803c8744f38f95fd3e930777b2feff31505","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"d7620803c8744f38f95fd3e930777b2feff31505","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.13.3.tgz","integrity":"sha512-/27h8RxlzUdaCZoWg2KvpZvl8kTI//fYsvB8WuEJe7yTB/5MFoNKIoPcAhi3K0OAySh2hpAY2IW0wptfi5eTWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcxi8T5AHSTKPtg5UGR5K51Pqz+ba1wnZaJQ12jOqqVQIgZx/8Hwr/MzcDrDp7Zmm10/SIa9/1F5GO0XkGdsN07NM="}]},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"directories":{}},"0.13.4":{"name":"angular-ui-bootstrap","version":"0.13.4","description":"Bootstrap widgets for Angular","main":"index.js","homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"https://github.com/angular-ui/bootstrap.git"},"keywords":["angular","bootstrap","angular-ui","components","client-side"],"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"peerDependencies":{"angular":"^1.3.x || >= 1.4.0-beta.0 || >= 1.5.0-beta.0","bootstrap":"^3.x"},"license":"MIT","gitHead":"4fa8d643acc1829e77984dc004ceb52791c50592","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@0.13.4","scripts":{},"_shasum":"d9981523b12ecb5f911cb0b4829fa3e5f20ed9ec","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"d9981523b12ecb5f911cb0b4829fa3e5f20ed9ec","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.13.4.tgz","integrity":"sha512-/g6Z9kKbAuC7Ardhdp4PsvJJVXNdxinXy+qdAWo2wog/hPC2evSfVBs1fksc0XhZo/4XCFznbLKfOmM7NZMkbQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSTWkNPUV+LY/hd+RLrDFFlD5J6ENxiyFPs68mFQGFEwIgGpjK3AhMCKE9pTMb+/uuOQ/AKwsRPSmdQi6jWlzE+2o="}]},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"directories":{}},"0.14.0":{"name":"angular-ui-bootstrap","version":"0.14.0","description":"Bootstrap widgets for Angular","main":"index.js","homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"https://github.com/angular-ui/bootstrap.git"},"keywords":["angular","bootstrap","angular-ui","components","client-side"],"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"peerDependencies":{"angular":"^1.3.x || >= 1.4.0-beta.0 || >= 1.5.0-beta.0"},"license":"MIT","gitHead":"c92191c9b0f8607bf4da46bf3a08848fbc620e07","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@0.14.0","scripts":{},"_shasum":"8682ba0b6f95d4080f1c8830699447d36fbb10a6","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"8682ba0b6f95d4080f1c8830699447d36fbb10a6","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.14.0.tgz","integrity":"sha512-feYbYUu8Q9zRqyZIqKB168FsHy40fQ08EF9soL7obGVzA850kXK5xqaYx+se1rpjHx9pbObGWoPkLy3EJmmfdA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE5j7gziwD2gjyH3FyovLuAKN1EH+Adw5FqcUU29KH+6AiEAxu1vwTFtSl8Tv8YAN23LRp5dbW/v15u3zp+ZY8go8AY="}]},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"directories":{}},"0.14.1":{"name":"angular-ui-bootstrap","version":"0.14.1","description":"Bootstrap widgets for Angular","main":"index.js","homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"https://github.com/angular-ui/bootstrap.git"},"keywords":["angular","bootstrap","angular-ui","components","client-side"],"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"peerDependencies":{"angular":"^1.3.x || >= 1.4.0-beta.0 || >= 1.5.0-beta.0"},"license":"MIT","gitHead":"100274c443a7716ba4fa4f2d4b0eae7c034526ed","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@0.14.1","scripts":{},"_shasum":"86868fc5457dcf73f547d9d4c8ba26e3b13ee8fc","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"86868fc5457dcf73f547d9d4c8ba26e3b13ee8fc","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.14.1.tgz","integrity":"sha512-w0wX4QctyXm2MJXzDi0xwHbZVx4OSZq+bH/7dn6xtqFZcHdhs7CfLSskSyiYwplLzfG8CJxxANSkSKXGvzzEjA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDg3FPWi1DnVNrjD+pfezT5qKYRW2u9X1AxMJ31mPx99AIhAOJIIMEfOXYV0BMGELTjyZyHu0MvWPy5jwZn+aaqvIzS"}]},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"directories":{}},"0.14.2":{"name":"angular-ui-bootstrap","version":"0.14.2","description":"Bootstrap widgets for Angular","main":"index.js","homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"https://github.com/angular-ui/bootstrap.git"},"keywords":["angular","bootstrap","angular-ui","components","client-side"],"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"peerDependencies":{"angular":"^1.3.x || >= 1.4.0-beta.0 || >= 1.5.0-beta.0"},"license":"MIT","gitHead":"21055348e8fb0f210224e70aab81e70d3f358ba6","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@0.14.2","scripts":{},"_shasum":"ce4b07f0e66e8400320b19b566ed29c8e42e5fdc","_from":".","_npmVersion":"2.1.11","_nodeVersion":"0.10.33","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"ce4b07f0e66e8400320b19b566ed29c8e42e5fdc","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.14.2.tgz","integrity":"sha512-mU/8bCNwr6LH8x9FKWLxTiNhjL4Chj7NUFnB9f49T6j1IgPmm2wSJgwsr1KpeD9QR6lnA3JfBa5nzUDi02ZXEQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtdBYHlzF39vTEhM8Bh8cZdIA9HCjAwCrLzzKndtM7qwIhAKjVKJKHOfiBwxDXyB8+vdogGhmfmsyAJMPfj1dOqB2h"}]},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"directories":{}},"0.14.3":{"name":"angular-ui-bootstrap","version":"0.14.3","description":"Bootstrap widgets for Angular","main":"index.js","homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"keywords":["angular","bootstrap","angular-ui","components","client-side"],"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"peerDependencies":{"angular":"^1.3.x || >= 1.4.0-beta.0 || >= 1.5.0-beta.0"},"license":"MIT","gitHead":"b5e11f5861a1591a300e78a9902c1a7e7918d75b","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@0.14.3","scripts":{},"_shasum":"d96ce604c84bbd706ba34aabca1d5a7376e18ba6","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.10.40","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"d96ce604c84bbd706ba34aabca1d5a7376e18ba6","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-0.14.3.tgz","integrity":"sha512-dGgfsZptA/L1ncDpTSHGt1QwdiDOvBkdvI2QWmwA7fMAWe6GaGXUrYOh1QpKj4uN2WW2/GLNkDozXfGv0TMwiA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEsteTBQe5f3bqcf2Dzz0LZW4FInrXs115ayb6FGzc14AiANUSd2HyBiDBLIKDzB8yAhYstAPHcZXv4WDUEx6TcEPQ=="}]},"maintainers":[{"name":"goldcaddy77","email":"goldcaddy77@gmail.com"},{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"directories":{}},"1.0.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.0.0","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"^1.4.4","angular-mocks":"^1.4.4","angular-sanitize":"^1.4.4","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"162de3eaf27ec374fa314cac0e9015478f20d86f","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.0.0","_shasum":"24a3be4d2011452a2c8cdc4358173e4fc9f8271a","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"24a3be4d2011452a2c8cdc4358173e4fc9f8271a","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.0.0.tgz","integrity":"sha512-czalrRG7/2JqdVj+boRgLfhPxfsLtw+qEidg7pdjh1Ps5UgnAte7PPYq9Tu0Uez5loj+Gl1ilVAd8ld82NgusQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF7h2EjHMQ0upLSdrJBgjIuYiR/yWRt5CIxEogdty3yKAiB0+eeOvKPC99mwjnCgDKDD8pvcIr7wy/BnymPWs5ARiw=="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}]},"1.0.1":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.0.1","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"^1.4.4","angular-mocks":"^1.4.4","angular-sanitize":"^1.4.4","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"2f6fb2abda5bd991e5e03dcf8e3f57ae0ef43c99","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.0.1","_shasum":"54f232362e19995d4125ad5fd7e10f2030f90a33","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"54f232362e19995d4125ad5fd7e10f2030f90a33","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.0.1.tgz","integrity":"sha512-wzoMWJEQp7ogfQzGNq38aqWfWRsyDvi9uyuMOD0Bo8FRDc+qOzaTWyQUzvElQxnAhluqJQUCnMC1omH7VnrWpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGPbAVnpnkKg5mFxsYWMqP/L1f3nZTC+ZdM3LoalqoIMAiBl7lQMxCH8tolCd07ms/15IsxPDJzuLvgYUltKf/WyDw=="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}]},"1.0.3":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.0.3","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"^1.4.4","angular-mocks":"^1.4.4","angular-sanitize":"^1.4.4","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"c1fbf4d940fb598e5de3ccf68ffbf63ec75255f5","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.0.3","_shasum":"81e1e07ce05252c9a40468ca678a77211da90b26","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"81e1e07ce05252c9a40468ca678a77211da90b26","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.0.3.tgz","integrity":"sha512-UMLsXTqsv3M3Cn0y9/ZyZWJb1SUXvTS31iP1vJMBj1QSUdSQmrZ8hegwiRVWd9W9VIdeCzSLOQjBrcKT1YNcCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDA9sz4ORPHORk+DbN1vtWy0dzXMfsFtKNBu8/RXXnQcwIgWy9RuBYmVHAsKSUvbaoFebh0m3aN2xx2XPZeuzTE0Fs="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}]},"1.1.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.1.0","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"^1.4.4","angular-mocks":"^1.4.4","angular-sanitize":"^1.4.4","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"3c2b57e9f9a6fdb29c8bc23d6fcc808a4cc508f8","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.1.0","_shasum":"061a9fcfdf8b290bd3a45c3e9bb05732301ab64b","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"061a9fcfdf8b290bd3a45c3e9bb05732301ab64b","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.1.0.tgz","integrity":"sha512-YhfZQ0SZ0S13Je0EJBwchgF/54q2rE68tUhyP2fRujTpbpYzdLGlxbDwkEt5MTDrIubg5VwLs7P/NTSBSd5VDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDrVTwbMAVqvFBA+7C9vtNJPBjrCYlH2uCvuRPtbQQbMAiBNl/qkO6u5prlWuFNK1/GEZC6xqevu1n7q9+sc+uAAOw=="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}]},"1.1.1":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.1.1","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"^1.4.4","angular-mocks":"^1.4.4","angular-sanitize":"^1.4.4","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"2af95a2cd427c10b6132a953af6ecdfd46ba24fb","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.1.1","_shasum":"ae1d82f2722c5c05382ecc1b4a8131bdcf97ee68","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"ae1d82f2722c5c05382ecc1b4a8131bdcf97ee68","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.1.1.tgz","integrity":"sha512-3tetTCNhFzBGlvOO85eDtIRUwt2H3NYY6Cd2qoKDRv7XDyM1T3nbxRLi0E7+xFHufrKzJ5M86s030TqETRtwkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbP6Nr8jp0OiRDv05+r5rr/QWa2F2+vGaw+XfiYW5nlAIhAI/6S+3l4Uk/JEOjvyr1g2IMQSHTqjgL/LXxWG9rQXwa"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}]},"1.1.2":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.1.2","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"^1.4.4","angular-mocks":"^1.4.4","angular-sanitize":"^1.4.4","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"dbd3947002752bae6a4221bf4ca91ea1b7b45c1c","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.1.2","_shasum":"5362d66b8b2e73526a312e398e6ac4e5fab3086f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"5362d66b8b2e73526a312e398e6ac4e5fab3086f","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.1.2.tgz","integrity":"sha512-CqNWrqO7CjBwqgmM8qQlL4OZvvN8Gf1xh90bOHIGJrKbXJUGkJmvsp0bhle/7hHH4WX3KsB921MkXL7wMZM94A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC5pcK0XXPwizS/8do9a0YMD256QUn/TP09Q9xolhkQeAiBLSZCdUOdUgYJt76z4ewqG/F2eiSid8cy9cXijojEF3A=="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}]},"1.2.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.2.0","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.0","angular-mocks":"1.5.0","angular-sanitize":"1.5.0","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"a69f4d29a848b2258473b724f91acd7067d4c5e4","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.2.0","_shasum":"123f1baa65879618be944c9a780135280b707000","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"123f1baa65879618be944c9a780135280b707000","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.2.0.tgz","integrity":"sha512-XCS4Fb+fz1IWD7mHudk7PVecQXoH32U8+Im3bNTXQu2BaZ1UzPEGFrHuU7GecjiCwQ8M9jzcAt45wbRht+ePIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD75rgCBOeKzNQ4LcfIc2OUSuhe79xJ5pcMhFo1cUDNDgIhANi6Ry6vQ5DWxcyIrGKMcgku4JSvdbwAqJAFgVBZTfhj"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-1.2.0.tgz_1456513542185_0.28813275205902755"}},"1.2.1":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.2.1","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.0","angular-mocks":"1.5.0","angular-sanitize":"1.5.0","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"a9e810d0af92ac0ca0df7e64f80a9f27a7a28d5d","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.2.1","_shasum":"f8299f784df60e7d60b8fb957ab4195e0e5a7ae6","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"f8299f784df60e7d60b8fb957ab4195e0e5a7ae6","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.2.1.tgz","integrity":"sha512-6S1IT1rVjbLuv63tRkAzjvm2nPiviF2bKH4RLXcYrMAu9pLv9Kei3SRA2tISWze+qdB6TVcupaRcIEcXbL9tDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8U1iylVxThKVv60zRIwnv500StiSEANaX9cIqxL+3mgIgKhJ8e90ASjc3wt92QzpW6N5xpeJJKLPwpdnUiWoTKJE="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-1.2.1.tgz_1456594242953_0.28658348391763866"}},"1.2.2":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.2.2","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.0","angular-mocks":"1.5.0","angular-sanitize":"1.5.0","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"55d9c3f48d6bb9a880dfd5095a04ffc0197a31fc","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.2.2","_shasum":"7359c7495ff3c64cc3735d1161b38a349ba7de2c","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"7359c7495ff3c64cc3735d1161b38a349ba7de2c","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.2.2.tgz","integrity":"sha512-OzTRDIJCtLsmeZfL4Ah0kRX3BNpDtjl9VAKbFH4Lp60rhx7hGcSlLytQq5yIFZ+jWzDE1lHHcJqNg++gVaM76g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDdlUe6rOLh82M4sP1FtmvTIhlWsiesQniD4WgHcGHMqAiBwDoPrbHeYBmqfK+/mZ6Hkf+IJmY1gf3X165UWybTCLg=="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-1.2.2.tgz_1457019678172_0.2170162668917328"}},"1.2.4":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.2.4","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.0","angular-mocks":"1.5.0","angular-sanitize":"1.5.0","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"7cbf957a0e7a482cc849b39379175a4da417d2fc","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.2.4","_shasum":"fa5503ea1a9497127ccf735382e606ab4b998985","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"fa5503ea1a9497127ccf735382e606ab4b998985","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.2.4.tgz","integrity":"sha512-WpGfVi3YpzJPZdP1lk6LEntiynYroUOJ3j3/EChT9WHAtTFrBs13Pqep+97cRaBrVEiTEl9zJCe+jZR8SQ6szg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCl4mGcRGUPZxwLTpkywivL7iKZh4FPDZ6gEInuL0najwIhAKlCP/jRX56Z7UNCHczP++4HgSdQ43keZQm+03G3iDx0"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-1.2.4.tgz_1457276920432_0.29723655129782856"}},"1.2.5":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.2.5","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.0","angular-mocks":"1.5.0","angular-sanitize":"1.5.0","grunt":"^0.4.5","grunt-contrib-concat":"^0.5.1","grunt-contrib-copy":"^0.8.0","grunt-contrib-uglify":"^0.11.0","grunt-contrib-watch":"^0.6.1","grunt-conventional-changelog":"^5.0.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.5","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.5.1"},"license":"MIT","gitHead":"6955cf0079de4ae712d73e2c0067614dfbfacbc9","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.2.5","_shasum":"b0c1eff0bf3b7a65668984a1b81820a90dc60995","_from":".","_npmVersion":"3.8.0","_nodeVersion":"4.2.2","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"b0c1eff0bf3b7a65668984a1b81820a90dc60995","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.2.5.tgz","integrity":"sha512-VaHblAdBY9sAAC1WKVfdLQiwEWyGrKgPFoXsXzh871cn+8He2DXw+DwzhjIlodFmOHwR4Tn6kqR82iW4ROf0nw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDz8CmkDc1CPb9yn6n0c9M875GbRv5biOI1XbK6DwpcrgIgLcZbUpjuBNh7yTX8bMSo1smkGrpqDcNpEd1cBca9qYM="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-1.2.5.tgz_1458489864242_0.49688407871872187"}},"1.3.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.3.0","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.3","angular-mocks":"1.5.3","angular-sanitize":"1.5.3","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"daf5c820e3b37acc8b81c3839f9765888b7a959f","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.3.0","_shasum":"75c579b06cdd91d7b574e2c4293dc8c090f33140","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.9.1","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"75c579b06cdd91d7b574e2c4293dc8c090f33140","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.3.0.tgz","integrity":"sha512-Fa9DDgXrhaimEQg27+QfhBrJ9tqAhIPsCAzMR9T2Dc1hQX0AoUqIsdbWU4frxpVT6NOeV8uZzZ3poL4LD7mUPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPx5eZrUCaqwDgGKI2D/IiuVOWXdGA8OjvtyxbyX5V8AiAok/mg/sXw/y2bDB3bQYQvtXXdGFx1Al0YZYz27tH2YA=="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-1.3.0.tgz_1459829934113_0.6245139248203486"}},"1.3.1":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.3.1","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.3","angular-mocks":"1.5.3","angular-sanitize":"1.5.3","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"1519c4b46dd4507d6e069c971ce74be22604b123","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.3.1","_shasum":"bc21625d2caaa65fed679f149173529354ac5b82","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.9.1","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"bc21625d2caaa65fed679f149173529354ac5b82","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.3.1.tgz","integrity":"sha512-FZtaa3peSxm6t9vqRBjjIFdkdSZEdkZR69dZ5UAfIdvAiDLB/Oq1Iha85jjc/9hNGO3++D2oEd4+VVqQr8Ex3g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2o908g4xmC8pHW7pSDOWkMVsPzu0C6zeSOnSPn1uf7wIgQCRBhVV3asLhQNcuvjGTzN0UKu7Zu+Pa6vx5nhac74c="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-1.3.1.tgz_1459867082829_0.13882148102857172"}},"1.3.2":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.3.2","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.3","angular-mocks":"1.5.3","angular-sanitize":"1.5.3","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"5eab8ffc4977912578af1770df7c9812fba149c3","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.3.2","_shasum":"98e07f188c9872ba1fe1f3c7eea9c10461d3118c","_from":".","_npmVersion":"3.8.5","_nodeVersion":"5.9.1","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"98e07f188c9872ba1fe1f3c7eea9c10461d3118c","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.3.2.tgz","integrity":"sha512-4QNIQuWesHyqz8MHn25ffr8VtxKAyEmlY5iGcF3Riqr7JXSU0DJhl8OP3LTZ3DUOTFSVUFjbe+P+rb03+UB0MA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGQzi0oV17PFbivCSc+B9DJDcbmUMSFXRY1r2is9/I/rAiEAjI4JeAgGaoO6smbssyf/0DdMYAjv76gh9TF5EBywj28="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-1.3.2.tgz_1460647903601_0.7456192884128541"}},"1.3.3":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"1.3.3","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.3","angular-mocks":"1.5.3","angular-sanitize":"1.5.3","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"dc85f67b2d25c7ceee16ea3325b2b6c9beee7363","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@1.3.3","_shasum":"4820f895d433c17abeb4ac7387f2f122cbf8c11c","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"4820f895d433c17abeb4ac7387f2f122cbf8c11c","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-1.3.3.tgz","integrity":"sha512-L485EPlDCqETedZW1Y/Pcjwriw45TDL70Cy4ChAf1xJ3dNgRMEVr1NqU5zVzKK5J/apGwOqun9BCtLzMn0N/oQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICztDaUlmeR4X6NDktPFhYRs8lYVYErG7K9UPnOYVU1wAiB6mmuQe5AIoMiy7z9LI7d+YAuGeoVpoe5yl/NTDdALEA=="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-1.3.3.tgz_1463972972749_0.47878658515401185"}},"2.0.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.0.0","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.5","angular-mocks":"1.5.5","angular-sanitize":"1.5.5","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"5173779f84b128ca12b63dcffb116a77d245e681","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.0.0","_shasum":"4d8122adc1086911710ecb2959d11d79e3984f7e","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"4d8122adc1086911710ecb2959d11d79e3984f7e","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.0.0.tgz","integrity":"sha512-TNshMHxeXn5meG8eEyIoudRbNHqMPRRFhOpq7grlVgLeeV2Z2CI6ix+Wb4jtzuV2qim+wPGxPZky9QbAQVnG5w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5f4rDjpJxrlJ/oW+PSa/TlYo8ze0ySS66lg4LdWfntgIhAIaF1TxtuqCVs1uS1VNYpaMrvyhpKeU+zKg2Ko/JatMm"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.0.0.tgz_1468998146316_0.7930112187750638"}},"2.0.1":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.0.1","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.5","angular-mocks":"1.5.5","angular-sanitize":"1.5.5","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"e8e4ef1070423836eb5d7c1a8a4a2e2888f37f92","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.0.1","_shasum":"0ee9008ec7825932950e5dbd4db8169dba198cb6","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"0ee9008ec7825932950e5dbd4db8169dba198cb6","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.0.1.tgz","integrity":"sha512-eUqourA91+xHPCDNsYVnpiTDtiwVGG7V/DrTBDNm6C1TvKw00KPOWb4qatFa6bAlGcY+D2qI6CCQB775ynLK4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsDgd4LUaQlX0fzJqQM8IN5mKKQWe2lbA9MlZQXRyfqgIhAO09XKuuRjOaCRbjQmIrvpkxXXnug4X+M8h6BTnxBtZQ"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.0.1.tgz_1470119589225_0.4005437456071377"}},"2.0.2":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.0.2","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.5","angular-mocks":"1.5.5","angular-sanitize":"1.5.5","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"86f528730bbf161ed0845aa8f2c42e367556d128","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.0.2","_shasum":"6b8d9f7ba575c121fa13e02c0514e69610253be3","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.1","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"6b8d9f7ba575c121fa13e02c0514e69610253be3","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.0.2.tgz","integrity":"sha512-B/12lyuiEImSmubJWItRRThJX0mHVf0NSbr1D0XTCLZw9VgJCuezk34PX7j1s5mYJ0uD6Cvr9wtaMVi/WPJicA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEUCovlKAcvd4QnVwOMn8EX0ILixNVIy27R3pCwZM16fAiA6pvMDvBmlmFU2yAnY6G9SfxeV5E3oR3B2h9F4Bfw7ZQ=="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.0.2.tgz_1471293937208_0.9582219908479601"}},"2.1.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.1.0","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"76cd65ef1a2d9adbe87915f280f89c400348a500","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.1.0","_shasum":"a03446e1b2db1c7f7435a15e0d91f31ad686fc40","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.1","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"a03446e1b2db1c7f7435a15e0d91f31ad686fc40","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.1.0.tgz","integrity":"sha512-TzMMzeJtYVyokrTn4LxylYJI6L5QVEqQn0t3KDF7hgkuNh4+cvqaXjo/7FJDzNFm/qsYDawMhWF6hJ2es+rOWg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLCL2p/D2pFGhO4f4oveMnBuT876KQCi9+1RhUR/RUYQIhAK7HQt0d3BEWc8aOCuq6odejYST64DFnRFXVTCbSlN0w"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.1.0.tgz_1471642462800_0.6054363371804357"}},"2.1.1":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.1.1","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"f9eede75558efc584d2e089ec0492eb2de25a9b5","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.1.1","_shasum":"9744d7b1497390686129a37145f503693beb654a","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.0.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"9744d7b1497390686129a37145f503693beb654a","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.1.1.tgz","integrity":"sha512-6Y3BhDxUp8uUxE0oDuP0V1JzZ8IReoJsEDoJgp3rE91UcEV0xgetGzv9ypA0707Aw0joFXr42aZlXruEsGY2aA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXFHg7xdwrBbaTA1X5Waq7f6nWzx7uttJOeAF5BB51fAIgdKGrafMaKOuQKIV/EQqni9R3I/9uzPoADtMp3Ra8RDc="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.1.1.tgz_1471758837074_0.5217611961998045"}},"2.1.2":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.1.2","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"876e72a0df98fd7fdd1d97686e4286645cd1ea35","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.1.2","_shasum":"2b94e943866e26d0d2073d96f2f0838a9851bbf2","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.10.1","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"2b94e943866e26d0d2073d96f2f0838a9851bbf2","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.1.2.tgz","integrity":"sha512-9AifvXDZe5y+z9sc5GxP7RMIHXADt38iUciGGrNXz6tYCnvfAq7RMU4UHdhLzDD3E6WUXih4tfhKvt9M+meHlA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqNbKfHCEgYJmpSxYEz+s5dWeXVkWzeAS936PtFj+FxAiEAlssxjt6DzvTUdnkvX+Z1zFk1nXu5C+FfyVKw6UvWRFY="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.1.2.tgz_1471885439231_0.3347403258085251"}},"2.1.3":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.1.3","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"294b151342a1b311999c947ec337f8d6026a92f4","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.1.3","_shasum":"832f65cd43a4f48adb3c0b2b5fe74a6801d97010","_from":".","_npmVersion":"3.10.6","_nodeVersion":"4.5.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"832f65cd43a4f48adb3c0b2b5fe74a6801d97010","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.1.3.tgz","integrity":"sha512-fkQsx483lWBwlYIsaKXIccSJH94Ve+Kqq21GEPaJgYhcf5Bjx5QohekVVfHv89Ky8IEW15kiMjTD28bQ7pti9w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtoPHmj38kPVv/sfz+QHbjRgDRe5mXwtvoPfAsRP8KpQIgBR4sB63u6Wj0rnPOMWj+fqyDVIo6wnxoVS1w2L2azyg="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.1.3.tgz_1472139507081_0.9455371140502393"}},"2.1.4":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.1.4","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"c00851a18b5e5f0ab46ab3f274f5b3c68b985ca8","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.1.4","_shasum":"251e6197985a7564c34fbfdae46b4b648693689d","_from":".","_npmVersion":"3.10.6","_nodeVersion":"4.5.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"251e6197985a7564c34fbfdae46b4b648693689d","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.1.4.tgz","integrity":"sha512-6qPHT9EjIjO3Xn6NjwsMGeiUxQ6GeFtL5xishYwr8QHcagmaqJmVIQVajF0ah8otSpgn+nVScTEvjf6/nC1ghw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsvZ803qKKvMwSjQiu0AOR+zfwEwHbA18yMytlQp309gIhAMnYk0dzAk1D9Xuf45iDLh60ESd8DDxEIqB25AWyJl9y"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.1.4.tgz_1474690730852_0.1183469183743"}},"2.2.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.2.0","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"25db68e903825cb6eec496a2b8897c8afa0c3cf7","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.2.0","_shasum":"90ed79a6208fe6072331635cca124b2ca7b0c7e0","_from":".","_npmVersion":"3.10.6","_nodeVersion":"4.5.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"90ed79a6208fe6072331635cca124b2ca7b0c7e0","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.2.0.tgz","integrity":"sha512-+OVf6od0euS6HmbpYZhb6Xx/pqNyByFIc/t20us+Q6KAU79muPvQ0Uzc39eCbnc9Uz1+pNk/yKOlJTezdEBiyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGkKZPRVgnYlnJOJ+EDVpGI/n0LhijNEfvUMBD1EnbxQIhAOQuxZnJoBy16VyUQoQUABgJMQ7r9423bsnZ2tv5lSn1"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.2.0.tgz_1476113391033_0.3393834054004401"}},"2.3.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.3.0","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"2edb5d38cba9f9674a6cebc5be134983c21c4fa2","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.3.0","_shasum":"4d27483acf42f8a02b7f19802427a1998171ed06","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"4d27483acf42f8a02b7f19802427a1998171ed06","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.3.0.tgz","integrity":"sha512-td/ChZhLYVjhop8y11BEzWHSaKNxUn+M2kPQPk2lzn3ZKJ4sWwMZzB18HlKTA4BGjMg6buQE9Xu9d6/x0CcLrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBlwqwE6BFLqtHMRIANW+STGItCQ1x9ofzXylhD0NLS/AiEAnum9kk9WVV01c1iwWIeGtGotaaDIfRnRih3Z82kXY2k="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.3.0.tgz_1480175005519_0.3408641368150711"}},"2.3.1":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.3.1","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"0ed1a59aef91738a2554c4b4c1ec3e2f6b132f88","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.3.1","_shasum":"d30daef06ce425c583af0685474437635707eb78","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"d30daef06ce425c583af0685474437635707eb78","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.3.1.tgz","integrity":"sha512-0cnWuuiDfhWbqbeQsgFq1iJgXJYjmy2sZnZ5rYwROqIdJN6PLavZeL1SFHx9LZVmSlft32CfobM6wLM2gwaZvg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+K0sZR0uGWDMr5IZyNqHYZZmPlW2C3PxX6z6L8f4P9wIgDCoLXv5D7XyM3pOeURU2jJi0D4sGEG+Uw4yfNgNkAtY="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.3.1.tgz_1481368678508_0.7613275947514921"}},"2.3.2":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.3.2","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"7f664f9f454fab488f71dab4ba361e27ddfb10f3","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.3.2","_shasum":"bfec894ed983ade1e5d3f402fc10f8829652ac99","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"bfec894ed983ade1e5d3f402fc10f8829652ac99","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.3.2.tgz","integrity":"sha512-kbuMKNgS5tIXZK5MvE+TFgVBu3lC4OhUsP+bX2HFa10AHMhSgR4DiKmx8KPH9PCkzGzG041RB5cDvvF3WYglcg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDG4/oxlK+PcO/YVc7LqF8M+BwdUy/jPqpxgMcHKmg53AIhAP0xo4HWwZMyUWkGkFGV5XZP+gXaGbH6PmNogICyJA8F"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.3.2.tgz_1482832723403_0.9456325713545084"}},"2.4.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.4.0","homepage":"http://angular-ui.github.io/bootstrap/","dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.5.8","angular-mocks":"1.5.8","angular-sanitize":"1.5.8","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"9e6d2a0a14e7e719c6c1cc2770b32b08eefc0fe5","description":"[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/bootstrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://secure.travis-ci.org/angular-ui/bootstrap.svg)](http://travis-","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.4.0","_shasum":"1a46e1bfacedcf50281684a88f5548be01546e7a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"1a46e1bfacedcf50281684a88f5548be01546e7a","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.4.0.tgz","integrity":"sha512-0ZjwVJrK88DM/unA++6ocX+fI/4DRsFgJITy8XZCQZ1WRvyrgMuM/G+TJw/ts1hTN1E2Hhk0NvqBqSjgtQ0F2A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD16P01cF0gQl0uR+RXoZc4yjK5+4JdrQ2PzA0qOEGoWgIhALAMIjeyLnPUnRStmZEUR2M3CfWNF2T4rXwb17KX3TY1"}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.4.0.tgz_1483082376214_0.2128027866128832"}},"2.5.0":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.5.0","description":"Native AngularJS (Angular) directives for Bootstrap","homepage":"http://angular-ui.github.io/bootstrap/","keywords":["angularjs","angular","bootstrap","ui"],"dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.6.1","angular-mocks":"1.6.1","angular-sanitize":"1.6.1","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"b90485b2a42753084523a9a63ab96477b8b47c0d","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.5.0","_shasum":"2facefb915386655dc5f44150258032517236d01","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"wesleycho","email":"wesley.cho@gmail.com"},"dist":{"shasum":"2facefb915386655dc5f44150258032517236d01","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.0.tgz","integrity":"sha512-XcIAGHEUuTBJRnR//mJ2UpbOo//k56Yi+cREn+1O9wSF1rgRY1xZ00mhL3+elrIxaalcO3Kc/L2dZshtrafeGg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBEZKlLx/LzlABVQ87EF2LVBz0pALXN2ypqCYvRsnlxWAiEAiau/OoIgYUB53gWGLoqTnp9kU8pTQXRxilo0XNmNxuo="}]},"maintainers":[{"name":"foxandxss","email":"Foxandxss@gmail.com"},{"name":"wesleycho","email":"wesley.cho@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/angular-ui-bootstrap-2.5.0.tgz_1485610429887_0.23684180551208556"}},"2.5.3":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.5.3","description":"Native AngularJS (Angular) directives for Bootstrap","homepage":"http://angular-ui.github.io/bootstrap/","keywords":["angularjs","angular","bootstrap","ui"],"dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.6.1","angular-mocks":"1.6.1","angular-sanitize":"1.6.1","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"17996a61e7f92546556b3c09b1bfc2299cee7137","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.5.3","_npmVersion":"5.4.2","_nodeVersion":"8.5.0","_npmUser":{"name":"icfantv","email":"adam@gordonizer.com"},"dist":{"integrity":"sha512-8FlZ3q1dKxkXq9hMdRsv0FVmpDwSvUAoL5nz5y71UVktCD9hzYcD2qJMZA7HEHuJkUqafWExBrbCVJ1+j0lVVA==","shasum":"1173a4c519b6d225363e0ebf0df14d6916fd6070","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkj5aZM85gxEtu8Ak2iVmwwEGIBeII0ivCG8zuQZ8+QgIhAPJGLAW2wRTy/UBNtjjTR384EQ4uo12TGNVriw13xzKJ"}]},"maintainers":[{"email":"adam@gordonizer.com","name":"icfantv"},{"email":"wesley.cho@gmail.com","name":"wesleycho"},{"email":"Foxandxss@gmail.com","name":"foxandxss"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular-ui-bootstrap-2.5.3.tgz_1507939799641_0.2531166048720479"}},"2.5.4":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.5.4","description":"Native AngularJS (Angular) directives for Bootstrap","homepage":"http://angular-ui.github.io/bootstrap/","keywords":["angularjs","angular","bootstrap","ui"],"dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.6.1","angular-mocks":"1.6.1","angular-sanitize":"1.6.1","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"6dd0de8d3669a6c799e79238043bd054536c40d3","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.5.4","_npmVersion":"5.5.1","_nodeVersion":"8.5.0","_npmUser":{"name":"icfantv","email":"adam@gordonizer.com"},"dist":{"integrity":"sha512-z5bh+NhlXTEinCtCORFRF+k3a+E6boo8Y1rmSszOplKH+WMkFqM8V+LQsrcqxinNSzJPb4qriO5SifmSe4uDig==","shasum":"0c0e3cd583f23601904388f215346cacffdf85ab","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpIxVUBPrGRfO2tmksjicrG71pEoYgGvlVXVRgKwW8zwIhALLlW90Lp4283phewFdK5rMr0fA0zLvxEIy41noSrQv5"}]},"maintainers":[{"email":"adam@gordonizer.com","name":"icfantv"},{"email":"wesley.cho@gmail.com","name":"wesleycho"},{"email":"Foxandxss@gmail.com","name":"foxandxss"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular-ui-bootstrap-2.5.4.tgz_1507998252418_0.7651299312710762"}},"2.5.5":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.5.5","description":"Native AngularJS (Angular) directives for Bootstrap","homepage":"http://angular-ui.github.io/bootstrap/","keywords":["angularjs","angular","bootstrap","ui"],"dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.6.1","angular-mocks":"1.6.1","angular-sanitize":"1.6.1","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"031ef27fb4b5bb63dc2c1af8957c58ad04b1335e","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.5.5","_npmVersion":"5.5.1","_nodeVersion":"8.5.0","_npmUser":{"name":"icfantv","email":"adam@gordonizer.com"},"dist":{"integrity":"sha512-5fLRQPU4pe4vnUnIoYnfkxeoSgkWjUTeSrtaghzGsnvecpw8rpqdEZGGE3jj0HVSG3HSp2wGn/bMQsKcrQubhg==","shasum":"db54e8223e3661d4d3d396d11bb353617887b1d0","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.5.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFKpj9wOnV6zViR+RHSDKe1f2BZFM4nvEPK5IY/y37InAiEA+egbhHuCk6sPmWyjyhfnFLZYFj5m/7aRSeZlg9pZugs="}]},"maintainers":[{"email":"adam@gordonizer.com","name":"icfantv"},{"email":"wesley.cho@gmail.com","name":"wesleycho"},{"email":"Foxandxss@gmail.com","name":"foxandxss"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular-ui-bootstrap-2.5.5.tgz_1508002164204_0.2100016283802688"}},"2.5.6":{"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"name":"angular-ui-bootstrap","version":"2.5.6","description":"Native AngularJS (Angular) directives for Bootstrap","homepage":"http://angular-ui.github.io/bootstrap/","keywords":["angularjs","angular","bootstrap","ui"],"dependencies":{},"directories":{"lib":"src/"},"files":["index.js","dist/","src/","template/"],"main":"index.js","scripts":{"demo":"grunt after-test && static dist -a 0.0.0.0 -H '{\"Cache-Control\": \"no-cache, must-revalidate\"}'","test":"grunt"},"repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"devDependencies":{"angular":"1.6.1","angular-mocks":"1.6.1","angular-sanitize":"1.6.1","grunt":"^0.4.5","grunt-cli":"^1.2.0","grunt-contrib-concat":"^1.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^1.0.1","grunt-contrib-watch":"^1.0.0","grunt-conventional-changelog":"^6.1.0","grunt-ddescribe-iit":"0.0.6","grunt-eslint":"^17.3.1","grunt-html2js":"^0.3.0","grunt-karma":"^0.12.0","jasmine-core":"^2.2.0","karma":"0.13.22","karma-chrome-launcher":"^0.2.0","karma-coverage":"^0.5.0","karma-firefox-launcher":"^0.1.4","karma-jasmine":"^0.3.5","load-grunt-tasks":"^3.3.0","lodash":"^4.1.0","marked":"^0.3.5","node-static":"^0.7.8","semver":"^5.0.1","shelljs":"^0.6.0"},"license":"MIT","gitHead":"8631354dc9b68705c7d1da6bada6eb815fce00b4","bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"_id":"angular-ui-bootstrap@2.5.6","_npmVersion":"5.5.1","_nodeVersion":"8.5.0","_npmUser":{"name":"icfantv","email":"adam@gordonizer.com"},"dist":{"integrity":"sha512-yzcHpPMLQl0232nDzm5P4iAFTFQ9dMw0QgFLuKYbDj9M0xJ62z0oudYD/Lvh1pWfRsukiytP4Xj6BHOSrSXP8A==","shasum":"23937322ec641a6fbee16498cc32452aa199e7c5","tarball":"https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFkTI+bJP3SKStNGx8huJdWGgUcmfrZ2c+tVi35GEEXoAiEAl3vdFWaauS46OTiRZnGUCpKYenY44446dKIHDYl3gmI="}]},"maintainers":[{"email":"adam@gordonizer.com","name":"icfantv"},{"email":"wesley.cho@gmail.com","name":"wesleycho"},{"email":"Foxandxss@gmail.com","name":"foxandxss"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular-ui-bootstrap-2.5.6.tgz_1508002418230_0.9170132845174521"}}},"homepage":"http://angular-ui.github.io/bootstrap/","repository":{"type":"git","url":"git+https://github.com/angular-ui/bootstrap.git"},"author":{"name":"https://github.com/angular-ui/bootstrap/graphs/contributors"},"bugs":{"url":"https://github.com/angular-ui/bootstrap/issues"},"license":"MIT","readmeFilename":"README.md","users":{"ezcabrera":true,"roshaw":true,"dongguangming":true,"animustechnology":true,"herrherrmann":true,"kuravih":true,"mzheng":true,"mrbgit":true,"shahyar":true,"chunxchun":true,"dzhou777":true,"itesic":true,"sopepos":true,"adnanexy":true,"morogasper":true,"decoded":true,"nylson":true,"kuzmicheff":true,"sidkb":true,"swak":true,"krostyslav":true,"onsentamago":true,"luffy84217":true,"asfrom30":true,"rbelow":true,"willpracht":true,"mooe":true},"keywords":["angularjs","angular","bootstrap","ui"]}