| 12345678910111213141516171819202122232425262728293031 |
- {
- "author": {
- "name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
- },
- "name": "angular-bootstrap",
- "keywords": [
- "angular",
- "angular-ui",
- "bootstrap"
- ],
- "license": "MIT",
- "ignore": [],
- "description": "Native AngularJS (Angular) directives for Bootstrap.",
- "version": "1.3.3",
- "main": [
- "./ui-bootstrap-tpls.js"
- ],
- "dependencies": {
- "angular": ">=1.4.0"
- },
- "homepage": "https://github.com/angular-ui/bootstrap-bower",
- "_release": "1.3.3",
- "_resolution": {
- "type": "version",
- "tag": "1.3.3",
- "commit": "d45246707f5bf9533e3824861a29abd36757db45"
- },
- "_source": "https://github.com/angular-ui/bootstrap-bower.git",
- "_target": "^1.3.1",
- "_originalSource": "angular-bootstrap"
- }
|