File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed
Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 11# angular-notifier
2+
23IN PROGRESS.
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " angular-notifier" ,
3+ "description" : " IN PROGRESS." ,
4+ "version" : " 0.0.0" ,
5+ "author" : {
6+ "name" : " Dominique Müller" ,
7+ "email" : " dominique.m.mueller@gmail.com" ,
8+ "url" : " https://www.devdom.io/"
9+ },
10+ "license" : " MIT" ,
11+ "repository" : {
12+ "type" : " git" ,
13+ "url" : " git+https://github.com/dominique-mueller/angular-notifier.git"
14+ },
15+ "homepage" : " https://github.com/dominique-mueller/angular-notifier" ,
16+ "bugs" : {
17+ "url" : " https://github.com/dominique-mueller/angular-notifier/issues"
18+ },
19+ "keywords" : [
20+ " angular" ,
21+ " angular2" ,
22+ " ng" ,
23+ " ng2" ,
24+ " notifier" ,
25+ " notification" ,
26+ " notifications" ,
27+ " toast" ,
28+ " toasts" ,
29+ " alert" ,
30+ " library" ,
31+ " module" ,
32+ " js"
33+ ],
34+ "scripts" : {
35+ "test" : " echo 'No tests defined yet.' && exit 0"
36+ }
37+ }
You can’t perform that action at this time.
0 commit comments