ng-next-select
Version:
33 lines (32 loc) • 699 B
JSON
{
"main": "bundles/ng-next-select.umd.js",
"version": "1.3.13",
"description": "../README.md",
"module": "index.js",
"typings": "index.d.ts",
"keywords": [
"angular2",
"select",
"selectify",
"angularjs",
"ng2-select",
"ngx-select"
],
"author": {
"name": "Syed Jafri",
"email": "syedjafri99+ng-next-select@gmail.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/psilospore/ng-next-select.git"
},
"name": "ng-next-select",
"peerDependencies": {
"@angular/common": "4.0.1",
"@angular/core": "4.0.1"
},
"_id": "ng-next-select@1.3.13",
"devDependencies": {},
"dependencies": {}
}