{ "_args": [ [ "ng2-bootstrap-modal@1.0.1", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_from": "ng2-bootstrap-modal@1.0.1", "_id": "ng2-bootstrap-modal@1.0.1", "_inBundle": false, "_integrity": "sha1-8xZvymP9Ozrqyym41eO4cqtqseQ=", "_location": "/ng2-bootstrap-modal", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ng2-bootstrap-modal@1.0.1", "name": "ng2-bootstrap-modal", "escapedName": "ng2-bootstrap-modal", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/ng2-bootstrap-modal/-/ng2-bootstrap-modal-1.0.1.tgz", "_spec": "1.0.1", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "author": { "name": "Alexandr Vovchuk", "email": "a.vovchuk@gmail.com", "url": "bikalay" }, "bugs": { "url": "https://github.com/ankosoftware/ng2-bootstrap-modal/issues" }, "dependencies": {}, "description": "It is a library to make managment of bootstrap modal dialogs easier in Angular2", "devDependencies": { "@angular/common": "^2.4.9", "@angular/compiler": "^2.4.9", "@angular/compiler-cli": "^2.4.9", "@angular/core": "^2.4.9", "@angular/platform-browser": "^2.4.9", "@angular/platform-server": "^2.4.9", "rxjs": "^5.0.3", "typescript": "^2.2.1", "zone.js": "^0.7.6" }, "homepage": "https://github.com/ankosoftware/ng2-bootstrap-modal#readme", "keywords": [ "angular2", "bootstrap", "dialog", "modal" ], "license": "MIT", "main": "index.js", "name": "ng2-bootstrap-modal", "repository": { "type": "git", "url": "git+https://github.com/ankosoftware/ng2-bootstrap-modal.git" }, "scripts": { "build": "rm -rf dist && ngc", "win-build": "(if exist rd /s /q dist) && ngc" }, "version": "1.0.1" }