Initial commit
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "dylan-resume",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"jsonresume-theme-actual": "^0.2.2",
|
||||
"jsonresume-theme-stackoverflow": "^2.1.0",
|
||||
"resume-cli": "^3.0.8"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user