Make sure using space as indentation style
[src/xds/xds-server.git] / webapp / package.json
1 {
2     "name": "xds-server-minimal-dashboard",
3     "version": "1.0.0",
4     "description": "X (cross) Development System minimal dashboard",
5     "repository": {
6         "type": "git",
7         "url": "https://gerrit.automotivelinux.org/gerrit/src/xds/xds-server"
8     },
9     "author": "Sebastien Douheret [IoT.bzh]",
10     "license": "Apache-2.0",
11     "bugs": {
12         "url": "https://jira.automotivelinux.org/projects/SPEC/issues"
13     },
14     "dependencies": {
15         "font-awesome": "^4.7.0"
16   }
17 }