{

"name": "artemis-blog-theme",
"version": "1.0.0",
"description": "Artemis Blog Theme for Jekyll sites",
"main": "index.js",
"scripts": {
  "test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
  "jekyll"
],
"author": "chrisrhymes",
"license": "MIT",
"dependencies": {
  "bulma": "^0.9"
}

}