File tree Expand file tree Collapse file tree 1 file changed +23
-3
lines changed
Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change 11{
2+
3+ "name" : " janari" ,
4+ "version" : " 0.1.0" ,
5+ "description" : " An open food analyser" ,
6+ "licenses" : [{
7+ "type" : " GNU GPL v3" ,
8+ "url" : " https://opensource.org/licenses/GPL-3.0"
9+ }],
10+ "author" : {
11+ "name" : " Nicolas Perraut" ,
12+ "email" : " nicolas@ownweb.fr" ,
13+ "web" : " http://ownweb.fr"
14+ },
15+ "contributors" : [
16+ {
17+ "name" : " Nicolas Perraut" ,
18+ "email" : " nicolas@ownweb.fr" ,
19+ "web" : " http://ownweb.fr"
20+ }
21+ ],
22+ "repository" : " https://github.com/mafzst/janari" ,
23+ "bugs" : " https://github.com/mafzst/janari/issues" ,
224 "dependencies" : {
325 "@angular/common" : " 2.0.0-rc.4" ,
426 "@angular/compiler" : " 2.0.0-rc.4" ,
3658 " cordova-plugin-splashscreen" ,
3759 " ionic-plugin-keyboard"
3860 ],
39- "cordovaPlatforms" : [],
40- "name" : " cutepuppypics" ,
41- "description" : " cutePuppyPics: An Ionic project"
61+ "cordovaPlatforms" : []
4262}
You can’t perform that action at this time.
0 commit comments