{
  "name": "frontend-orb",
  "version": "4.4.0",
  "main": "index.js",
  "repository": "git@github.com:ornikar/frontend-orb.git",
  "author": "Christopher <christopher@ornikar.com>",
  "license": "MIT",
  "scripts": {
    "pack-publish": "./scripts/orb-pack.sh && ./scripts/orb-publish.sh"
  },
  "devDependencies": {
    "@semantic-release/git": "9.0.0",
    "semantic-release": "17.1.1"
  }
}
