| 1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "name": "angular-bootstrap-lightbox",
- "version": "0.12.0",
- "main": [
- "dist/angular-bootstrap-lightbox.js",
- "dist/angular-bootstrap-lightbox.css"
- ],
- "ignore": [
- "src",
- ".*",
- "Gruntfile.js",
- "package.json"
- ],
- "dependencies": {
- "angular": "^1.4.10",
- "angular-bootstrap": "^1.3.1"
- },
- "devDependencies": {
- "bootstrap": "^3.3.6",
- "angular-loading-bar": "^0.8.0",
- "angular-touch": "^1.4.10",
- "ng-videosharing-embed": "^0.3.4"
- },
- "resolutions": {
- "angular": "^1.4.10"
- },
- "homepage": "https://github.com/compact/angular-bootstrap-lightbox",
- "_release": "0.12.0",
- "_resolution": {
- "type": "version",
- "tag": "v0.12.0",
- "commit": "aa0875997d256f77d24bae19851fb1a6ca08a50f"
- },
- "_source": "https://github.com/compact/angular-bootstrap-lightbox.git",
- "_target": "^0.12.0",
- "_originalSource": "angular-bootstrap-lightbox",
- "_direct": true
- }
|