{

"name": "minimaterialize",
"version": "1.1.2",
"description": "The Jekyll starter theme reworked with the Materialize CSS framework",
"main": "index.js",
"scripts": {
  "test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
  "type": "git",
  "url": "git+https://github.com/sh78/minimaterialize.git"
},
"keywords": [
  "jekyll",
  "material",
  "materialize",
  "blog",
  "static",
  "responsive",
  "sass"
],
"author": "Sean Henderson",
"license": "MIT",
"bugs": {
  "url": "https://github.com/sh78/minimaterialize/issues"
},
"homepage": "https://github.com/sh78/minimaterialize#readme",
"dependencies": {
  "materialize-css": "^1.0.0-rc.1",
  "npm": "^6.1.0"
}

}