|
|
|
@ -4,7 +4,8 @@
@@ -4,7 +4,8 @@
|
|
|
|
|
"description": "My portfolio website", |
|
|
|
|
"main": "index.html", |
|
|
|
|
"scripts": { |
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1", |
|
|
|
|
"push-to-live": "rsync -rv --progress ./ do:/var/www/jshaver_net" |
|
|
|
|
}, |
|
|
|
|
"author": "john@jshaver.net", |
|
|
|
|
"license": "UNLICENSED" |
|
|
|
|