{
  "name": "spysass",
  "version": "0.13.0",
  "description": "SASS from Bitmill",
  "main": "./_spysass.scss",
  "scripts": {
    "format": "prettier --write .",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thebitmill/spysass.git"
  },
  "keywords": [
    "SASS",
    "CSS3"
  ],
  "author": "Bitmill <info@bitmill.io>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/thebitmill/spysass/issues"
  },
  "homepage": "https://github.com/thebitmill/spysass#readme",
  "devDependencies": {
    "prettier": "^2.1.2"
  }
}
