{
  "name": "@saasquatch-themes/ringcentral-components-assets",
  "version": "1.0.0",
  "description": "Assets for the custom widget",
  "scripts": {
    "deploy": "np",
    "postdeploy": "git add . && git commit -m 'deployed' && git push"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "@SaaSquatch",
  "license": "MIT",
  "main": "icons.css",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/saasquatch/freshest-themes.git"
  },
  "bugs": {
    "url": "https://github.com/saasquatch/freshest-themes/issues"
  },
  "homepage": "https://github.com/saasquatch/freshest-themes#readme"
}