{
  "name": "@pres/components-visual",
  "version": "0.4.0",
  "description": "Core components for pres",
  "type": "module",
  "exports": {
    "import": "./dist/index.js"
  },
  "files": [
    "dist",
    "fonts"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "pub": "npm publish",
    "test": "node -r @babel/register test/test.index.js"
  },
  "dependencies": {
    "@ject/mixin": "^0.0.16",
    "@pres/components-core": "^0.4.0",
    "@pres/enum-events": "^0.4.0",
    "@pres/util-blessed-colors": "^0.4.0",
    "@pres/util-helpers": "^0.4.0",
    "memory-streams": "^0.1.3",
    "memorystream": "^0.3.1",
    "picture-tuber": "^2.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hoyeungw/pres/components-visual.git"
  },
  "keywords": [
    "pres",
    "process",
    "signal-handler",
    "components-visual"
  ],
  "author": {
    "name": "Hoyeung Wong",
    "email": "hoyeungw@outlook.com",
    "url": "https://github.com/hoyeungw"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hoyeungw/pres/cluster"
  },
  "homepage": "https://github.com/hoyeungw/pres/cluster#readme",
  "gitHead": "44bde75b79e06ed10df00b456db759910915a736"
}
