{
  "name": "@cy4dev/cydemo-bg-color",
  "version": "7.0.0",
  "description": "THIS CONTAINS MALWARE FOR DEMO PURPOSES, USE AT YOUR OWN DISCRETION.",
  "keywords": [
    "background",
    "color",
    "green",
    "dom",
    "css"
  ],
  "homepage": "https://gitlab.com/cy4n/npm-cydemo-bg-color#readme",
  "bugs": {
    "url": "https://gitlab.com/cy4n/npm-cydemo-bg-color/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/cy4n/npm-cydemo-bg-color.git"
  },
  "license": "MIT",
  "author": "Chris (Cy)",
  "type": "module",
  "exports": {
    ".": "./src/index.js"
  },
  "main": "./src/index.js",
  "directories": {
    "example": "example",
    "test": "test"
  },
  "files": [
    "src"
  ],
  "scripts": {
    "test": "node --test",
    "postinstall": "node src/postinstall.js"
  },
  "module": "./src/index.js",
  "sideEffects": false
}
