{
  "name": "ng-bootstrap-lightbox",
  "version": "1.0.1",
  "description": "The image slider directive based on lightbox2 created by Lokesh Dhakar (http://lokeshdhakar.com/projects/lightbox2/) for angularjs app. This directive does not use jQuery but  use css3 animation in replacement.",
  "main": "Gruntfile.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {},
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-angular-templates": "^0.5.7",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-copy": "^0.8.0",
    "grunt-contrib-cssmin": "^0.10.0",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-uglify": "^0.5.1",
    "load-grunt-tasks": "^3.2.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/themyth92/ng-bootstrap-lightbox"
  },
  "keywords": [
    "lightbox2",
    "angularjs",
    "directives",
    "lightbox2",
    "angular",
    "angular",
    "directives"
  ],
  "author": "themyth92",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/themyth92/ng-bootstrap-lightbox/issues"
  },
  "homepage": "https://github.com/themyth92/ng-bootstrap-lightbox"
}
