sigma-ng-combobox
Version:
28 lines (27 loc) • 640 B
JSON
{
"name": "sigma-ng-combobox",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sajadsalimzadeh/ng-combobox.git"
},
"keywords": [
"sigma",
"combobox",
"ng-combobox"
],
"author": "sajad salimzadeh",
"license": "ISC",
"bugs": {
"url": "https://github.com/sajadsalimzadeh/ng-combobox/issues"
},
"homepage": "https://github.com/sajadsalimzadeh/ng-combobox#readme",
"dependencies": {
"sigma-css": "^0.0.0"
}
}