UNPKG

739 BJSONView Raw
1{
2 "name": "ng2-flashbox",
3 "version": "0.1.10",
4 "description": "Angular2 - FlashBox component",
5 "main": "commoncomponents.module.js",
6 "types": "./index",
7 "dependencies": {
8 "@angular/core": ">=2.4.5",
9 "@angular/platform-browser": ">=2.4.5"
10 },
11 "scripts": {
12 "test": "echo \"Error: no test specified\" && exit 1"
13 },
14 "keywords": [
15 "Node",
16 "Typescript",
17 "Angular",
18 "Angular2",
19 "Component",
20 "Flash",
21 "FlashBox",
22 "Blink",
23 "Blink Box",
24 "Box",
25 "Message",
26 "Blinking",
27 "Flashing",
28 "Popup",
29 "Dialog"
30 ],
31 "author": "Vladimir Pavkovic",
32 "license": "MIT",
33 "repository": {
34 "type": "git",
35 "url": "git://github.com/vladimirpavk/ng2-flashbox.git"
36 }
37}