-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
35 lines (35 loc) · 1.07 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
{
"name": "ruben-tipparach-resume",
"version": "1.0.0",
"description": "\\",
"main": "index.js",
"dependencies": {
"jsonresume-theme-class": "^0.1.2",
"jsonresume-theme-classy": "^1.0.9",
"jsonresume-theme-elegant": "^1.14.0",
"jsonresume-theme-even": "^0.6.0",
"jsonresume-theme-flat": "^0.3.7",
"jsonresume-theme-kendall": "^0.2.0",
"jsonresume-theme-kwan": "0.0.2",
"jsonresume-theme-onepage": "0.0.3",
"jsonresume-theme-paper": "^0.3.5",
"jsonresume-theme-short": "^0.1.7",
"jsonresume-theme-slick": "^0.1.16",
"jsonresume-theme-spartan": "^0.3.0",
"jsonresume-theme-stackoverflow": "^1.4.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RubenTipparach/ruben-tipparach-resume.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/RubenTipparach/ruben-tipparach-resume/issues"
},
"homepage": "https://github.com/RubenTipparach/ruben-tipparach-resume#readme"
}