UNPKG

bm-ng2-select

Version:

ng2-select Botmetric implementation Multi select

86 lines (82 loc) 2.37 kB
{ "name": "bm-ng2-select", "version": "1.1.12", "description": "ng2-select Botmetric implementation Multi select", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "clear-lib": "rimraf lib", "ngc-build": "ngc -p ./tsconfig-aot.json", "prepublish": "npm run clear-lib && npm run ngc-build" }, "repository": { "type": "git", "url": "git+https://github.com/gauzpan/bm-ng2-select.git" }, "keywords": [ "Multi", "select" ], "peerDependencies": { "@angular/core": "^2.3.1 || >=4.0.0" }, "devDependencies": { "@angular/common": ">=2.4.3", "@angular/compiler": ">=2.4.3", "@angular/compiler-cli": "^4.3.5", "@angular/core": ">=2.4.3", "@angular/forms": ">=2.4.3", "@angular/http": ">=2.4.3", "@angular/language-service": ">=2.4.3", "@angular/platform-browser": ">=2.4.3", "@angular/platform-browser-dynamic": ">=2.4.3", "@angular/router": ">=3.4.3", "@angular/tsc-wrapped": "0.5.1", "@ngtools/webpack": "1.2.3", "@types/jasmine": "2.5.40", "@types/marked": "0.0.28", "@types/node": "7.0.0", "@types/webpack": "^2.2.1", "angular-cli": ">=1.0.0", "bootstrap": "3.3.7", "chokidar-cli": "1.2.0", "classlist-polyfill": "1.0.3", "codecov": "1.0.1", "codelyzer": "~2.0.0-beta.4", "conventional-changelog-cli": "1.2.0", "conventional-github-releaser": "1.1.3", "core-js": "^2.4.1", "cpy": "5.0.0", "cpy-cli": "1.0.1", "del-cli": "0.2.1", "gh-pages": "0.12.0", "gitignore-to-glob": "0.3.0", "html-loader": "0.4.4", "lite-server": "2.2.2", "lodash": "4.17.4", "markdown-loader": "^0.1.7", "marked": "0.3.6", "ng2-bootstrap": "1.2.2", "ngm-cli": "0.4.3", "npm-run-all": "^4.0.1", "pre-commit": "1.2.2", "reflect-metadata": "0.1.9", "require-dir": "0.3.1", "rxjs": "5.0.3", "systemjs-builder": "0.15.34", "ts-helpers": "^1.1.1", "ts-node": "2.0.0", "tslint": "4.3.1", "tslint-config-valorsoft": "1.2.0", "typedoc": "0.5.5", "typescript": "2.1.5", "wallaby-webpack": "0.0.30", "webdriver-manager": "11.1.1", "zone.js": ">=0.7.5" }, "typings": "./dist/bm-ng2-select.d.ts", "author": "Gaurav Pandvia", "license": "MIT", "bugs": { "url": "https://github.com/gauzpan/bm-ng2-select/issues" } }