| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- {
- "_from": "ng-multiselect-dropdown@0.3.9",
- "_id": "ng-multiselect-dropdown@0.3.9",
- "_inBundle": false,
- "_integrity": "sha512-y5fb8SVz8c59vEJGVe5XZ5ov6LZNoO8FqMxCBvpZKqw9tY1+f7UCDfILleOWPy8QMxO2Fpr8b+B+Az0zOS6b9g==",
- "_location": "/ng-multiselect-dropdown",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "ng-multiselect-dropdown@0.3.9",
- "name": "ng-multiselect-dropdown",
- "escapedName": "ng-multiselect-dropdown",
- "rawSpec": "0.3.9",
- "saveSpec": null,
- "fetchSpec": "0.3.9"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/ng-multiselect-dropdown/-/ng-multiselect-dropdown-0.3.9.tgz",
- "_shasum": "b7336ae67f41f3662087686273f41eefec72eade",
- "_spec": "ng-multiselect-dropdown@0.3.9",
- "_where": "D:\\Projects\\vlex\\code\\latest_deployment\\BPM-UI(WMS)\\BPM-UI",
- "author": {
- "name": "Nilesh Patel"
- },
- "bugs": {
- "url": "https://github.com/nileshpatel17/ng-multiselect-dropdown/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "tslib": "^1.9.0"
- },
- "deprecated": false,
- "description": "Angular Multi-Select Dropdown",
- "devDependencies": {
- "@angular-devkit/build-angular": "~0.802.2",
- "@angular/animations": "8.2.2",
- "@angular/cli": "^8.2.2",
- "@angular/common": "8.2.2",
- "@angular/compiler": "8.2.2",
- "@angular/compiler-cli": "8.2.2",
- "@angular/core": "8.2.2",
- "@angular/forms": "8.2.2",
- "@angular/http": "7.2.15",
- "@angular/language-service": "8.2.2",
- "@angular/platform-browser": "8.2.2",
- "@angular/platform-browser-dynamic": "8.2.2",
- "@angular/router": "8.2.2",
- "@types/jasmine": "~3.4.0",
- "@types/jasminewd2": "~2.0.2",
- "@types/node": "~12.7.2",
- "angular-cli-ghpages": "^0.6.0-rc.2",
- "angular2-markdown": "^2.2.3",
- "codelyzer": "~5.1.0",
- "copyfiles": "^2.0.0",
- "core-js": "^3.2.1",
- "jasmine-core": "~3.4.0",
- "jasmine-spec-reporter": "~4.2.1",
- "jest": "^24.9.0",
- "jest-preset-angular": "^7.1.1",
- "karma": "~4.2.0",
- "karma-chrome-launcher": "~3.1.0",
- "karma-cli": "~2.0.0",
- "karma-coverage-istanbul-reporter": "^2.1.0",
- "karma-jasmine": "~2.0.1",
- "karma-jasmine-html-reporter": "^1.4.2",
- "ng-multiselect-dropdown": "^0.2.11",
- "ng-packagr": "^5.5.0",
- "ngx-bootstrap": "^5.1.1",
- "protractor": "~5.4.2",
- "rimraf": "^3.0.0",
- "rxjs": "^6.2.1",
- "rxjs-compat": "^6.2.1",
- "ts-node": "~8.3.0",
- "tslint": "~5.19.0",
- "typescript": "3.5.3",
- "zone.js": "^0.10.2"
- },
- "es2015": "fesm2015/ng-multiselect-dropdown.js",
- "esm2015": "esm2015/ng-multiselect-dropdown.js",
- "esm5": "esm5/ng-multiselect-dropdown.js",
- "fesm2015": "fesm2015/ng-multiselect-dropdown.js",
- "fesm5": "fesm5/ng-multiselect-dropdown.js",
- "homepage": "https://github.com/nileshpatel17/ng-multiselect-dropdown#readme",
- "keywords": [
- "angular4",
- "angular8",
- "angular multiselect dropdown",
- "angular4 multiselect dropdown",
- "angular8 multiselect dropdown",
- "ng multiselect dropdown",
- "ng4 multiselect dropdown",
- "ng8 multiselect dropdown"
- ],
- "license": "MIT",
- "main": "bundles/ng-multiselect-dropdown.umd.js",
- "metadata": "ng-multiselect-dropdown.metadata.json",
- "module": "fesm5/ng-multiselect-dropdown.js",
- "name": "ng-multiselect-dropdown",
- "peerDependencies": {
- "@angular/common": ">=2.0.0",
- "@angular/core": ">=2.0.0"
- },
- "private": false,
- "repository": {
- "type": "git",
- "url": "git+https://github.com/nileshpatel17/ng-multiselect-dropdown.git"
- },
- "sideEffects": false,
- "typings": "ng-multiselect-dropdown.d.ts",
- "version": "0.3.9"
- }
|