ng2-flashbox
Version:
Angular2 - FlashBox(ng2-flashbox) component
38 lines • 883 B
JSON
{
"name": "ng2-flashbox",
"version": "0.2.10",
"description": "Angular2 - FlashBox(ng2-flashbox) component",
"typings": "./index.js",
"dependencies": {
"@angular/core": ">=2.4.5",
"@angular/platform-browser": ">=2.4.5",
"rxjs": ">=5.4.0"
},
"keywords": [
"typescript",
"angular",
"angular2",
"component",
"flash",
"flashBox",
"blink",
"box",
"message",
"blinking",
"flashing",
"popup",
"dialog"
],
"author": {
"name": "Vladimir Pavkovic",
"email": "wpavkovic@gmail.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/vladimirpavk/ng2-flashbox.git"
},
"bugs": {
"url": "https://github.com/vladimirpavk/ng2-flashbox/issues"
}
}