{
  "name": "codogo-default-scss",
  "version": "0.3.5",
  "description": "Codogo's default SASS files",
  "scripts": {
    "release-patch": "npm version patch && git push && git push --tags && npm publish",
    "release-minor": "npm version minor && git push && git push --tags && npm publish",
    "release-major": "npm version major && git push && git push --tags && npm publish"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/codogo/codogo-default-scss.git"
  },
  "keywords": [
    "SASS",
    "codogo"
  ],
  "author": "",
  "license": "Apache-2.0",
  "homepage": "https://bitbucket.org/codogo/codogo-default-scss#readme"
}
