-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
82 lines (82 loc) · 2.18 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
79
80
81
82
{
"_from": "startbootstrap-resume",
"_id": "startbootstrap-resume@5.0.8",
"_inBundle": false,
"_integrity": "sha512-ZoTJOFvuJbjuv9xcdkn0w3rQWs1ieHVenKK7oAbHwnagGdI1FJq0rrenTmteOUlLq0MXHNokLN/QTLI8BKYyfg==",
"_location": "/startbootstrap-resume",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "startbootstrap-resume",
"name": "startbootstrap-resume",
"escapedName": "startbootstrap-resume",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/startbootstrap-resume/-/startbootstrap-resume-5.0.8.tgz",
"_shasum": "3405cff6fca0182e3b253ef6e4dbeac8fcbfe42a",
"_spec": "startbootstrap-resume",
"_where": "C:\\Users\\Joakim Argillander\\WebstormProjects\\Argillander.se",
"author": {
"name": "Start Bootstrap"
},
"bugs": {
"url": "https://github.com/BlackrockDigital/startbootstrap-resume/issues",
"email": "feedback@startbootstrap.com"
},
"bundleDependencies": false,
"contributors": [
{
"name": "David Miller",
"url": "http://davidmiller.io/"
}
],
"dependencies": {
"@fortawesome/fontawesome-free": "5.10.2",
"bootstrap": "4.3.1",
"flag-icon-css": "^3.4.5",
"jquery": "3.5.0",
"jquery.easing": "^1.4.1"
},
"deprecated": false,
"description": "Resume is a simple, yet elegant resume and CV theme for Bootstrap 4.",
"devDependencies": {
"browser-sync": "2.26.7",
"del": "5.1.0",
"gulp": "4.0.2",
"gulp-autoprefixer": "7.0.0",
"gulp-clean-css": "4.2.0",
"gulp-header": "2.0.9",
"gulp-plumber": "^1.2.1",
"gulp-rename": "1.4.0",
"gulp-sass": "4.0.2",
"gulp-uglify": "3.0.2",
"merge-stream": "2.0.0"
},
"homepage": "https://startbootstrap.com/template-overviews/resume",
"keywords": [
"css",
"sass",
"html",
"responsive",
"theme",
"template"
],
"license": "MIT",
"name": "startbootstrap-resume",
"repository": {
"type": "git",
"url": "git+https://github.com/BlackrockDigital/startbootstrap-resume.git"
},
"scripts": {
"start": "gulp watch"
},
"title": "Resume",
"version": "5.0.8"
}