{
  "name": "@shelf/prettier-config",
  "version": "1.0.0",
  "description": "Reusable Prettier config",
  "license": "MIT",
  "author": {
    "name": "Vlad Holubiev",
    "email": "vlad@shelf.io",
    "url": "https://shelf.io"
  },
  "files": [
    "index.json"
  ],
  "main": "index.json",
  "publishConfig": {
    "access": "public"
  }
}
