{
  "name": "blocks-style",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "convert": "node-sass blocks-style.scss blocks-style.css -w",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "devDependencies": {
    "node-sass": "^4.14.1"
  },
  "author": "",
  "license": "ISC"
}
