{
  "_from": "ngx-lightbox",
  "_id": "ngx-lightbox@2.1.1",
  "_inBundle": false,
  "_integrity": "sha512-mI1hUo/DrhcTeWi/7AVusKfzLr5ySz+EFrOksNlCEiaQKVMqCZdUgj+7ruKDROF7dZcNkJL9Wf99yyiG2nhezQ==",
  "_location": "/ngx-lightbox",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "ngx-lightbox",
    "name": "ngx-lightbox",
    "escapedName": "ngx-lightbox",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ngx-lightbox/-/ngx-lightbox-2.1.1.tgz",
  "_shasum": "94d4abe91063ac327109baeb5afcb26cc84b1e3d",
  "_spec": "ngx-lightbox",
  "_where": "C:\\Users\\DELL\\Documents\\GitHub\\simplere",
  "author": {
    "name": "themyth92"
  },
  "bugs": {
    "url": "https://github.com/themyth92/ngx-lightbox/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "A port >= angular5 for lightbox2",
  "devDependencies": {
    "@angular-devkit/build-angular": "~0.801.2",
    "@angular/cli": "^8.0.1",
    "@angular/common": "^8.0.0",
    "@angular/compiler": "^8.0.0",
    "@angular/compiler-cli": "^8.0.0",
    "@angular/core": "^8.0.0",
    "@angular/platform-browser": "^8.0.0",
    "@angular/platform-browser-dynamic": "^8.0.0",
    "@types/jasmine": "^3.3.13",
    "awesome-typescript-loader": "^5.2.1",
    "copyfiles": "^2.1.0",
    "core-js": "^2.6.9",
    "del-cli": "^2.0.0",
    "jasmine-core": "^3.4.0",
    "karma": "^4.1.0",
    "karma-jasmine": "^2.0.1",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-sourcemap-loader": "^0.3.7",
    "karma-webpack": "^3.0.5",
    "ngx-lightbox": "^2.0.0",
    "phantomjs-prebuilt": "^2.1.16",
    "rxjs": "^6.5.2",
    "tslint": "^5.17.0",
    "typescript": "3.4.5",
    "webpack": "^4.33.0",
    "zone.js": "^0.9.1"
  },
  "homepage": "https://github.com/themyth92/ngx-lightbox#readme",
  "keywords": [
    "lightbox2",
    "angularjs",
    "directives",
    "lightbox2",
    "angular",
    "directives"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "ngx-lightbox",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/themyth92/ngx-lightbox.git"
  },
  "scripts": {
    "build": "ng build",
    "lint": "ng lint",
    "postpublish": "del '*.{service,component,module,spec,ngfactory}.js' '*.{metadata,ngsummary}.json' index.js webpack.config.js  '*.{ts,css,map}' '{compiled,img}' 'src/*.{d.ts,ngfactory.ts,js,map,json}'",
    "prepublishOnly": "ngc && ./node_modules/.bin/copyfiles -u 1 src/img/* src/*.js src/*.d.ts src/*.js.map src/*.metadata.json src/*.css .",
    "start": "ng serve",
    "test": " ./node_modules/.bin/ng lint && ./node_modules/.bin/ng test"
  },
  "version": "2.1.1"
}
