-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
78 lines (78 loc) · 2.37 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"name": "fullstackhy-2020",
"description": "Full stack websovelluskehitys 2020",
"version": "1.0.0",
"author": "Houston Inc. Consulting Oy",
"dependencies": {
"anchorate": "^1.2.3",
"axios": "^0.18.0",
"classnames": "^2.2.6",
"gatsby": "^2.0.53",
"gatsby-image": "^2.0.20",
"gatsby-plugin-canonical-urls": "^2.0.12",
"gatsby-plugin-google-analytics": "^2.0.16",
"gatsby-plugin-i18n": "^0.4.2",
"gatsby-plugin-local-search": "^2.0.0",
"gatsby-plugin-manifest": "^2.0.9",
"gatsby-plugin-offline": "^2.0.16",
"gatsby-plugin-react-helmet": "^3.0.2",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sass": "^2.0.7",
"gatsby-plugin-sharp": "^2.0.14",
"gatsby-plugin-sitemap": "^2.0.10",
"gatsby-remark-picture": "^1.0.1",
"gatsby-remark-prismjs": "^3.2.0",