{
  "name": "racial-equity-banner",
  "version": "1.0.4",
  "description": "A script that allows your organization to express your support for racial equity and justice",
  "main": "racial-equity-banner.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c rollup.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/blittle/racial-equity-banner.git"
  },
  "keywords": [
    "equality"
  ],
  "author": "Bret Little",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/blittle/racial-equity-banner/issues"
  },
  "homepage": "https://github.com/blittle/racial-equity-banner#readme",
  "devDependencies": {
    "@babel/core": "^7.10.2",
    "@babel/preset-env": "^7.10.2",
    "rollup": "^2.12.0",
    "rollup-plugin-babel": "^4.4.0"
  },
  "browserslist": "> 0.25%, not dead"
}
