{
  "name": "@orangestudio/branding",
  "version": "1.2.0",
  "description": "Console branding and utilities for OrangeStudio projects",
  "main": "index.js",
  "type": "module",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nshreve/orangestudio-branding.git"
  },
  "bugs": {
    "url": "https://github.com/nshreve/orangestudio-branding/issues"
  },
  "homepage": "https://github.com/nshreve/orangestudio-branding#readme",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "branding",
    "console",
    "orangestudio"
  ],
  "author": "Noah Shreve",
  "license": "UNLICENSED"
}
