{
  "type": "module",
  "name": "@gecut/signal",
  "description": "Experience the pinnacle of high-performance, memory-safe signal architecture with our TypeScript-based npm package—easy to use and perfect for micro-component systems",
  "version": "7.0.3",
  "license": "MIT",
  "keywords": [
    "High-performance",
    "Signal architecture",
    "Micro-component",
    "TypeScript",
    "Memory-safe",
    "Super fast",
    "User-friendly",
    "Efficient",
    "Scalable",
    "Modular design"
  ],
  "main": "signal.js",
  "types": "signal.d.ts",
  "exports": {
    ".": {
      "default": "./signal.js",
      "types": "./signal.d.ts"
    }
  },
  "files": [
    "**/*.{js,mjs,cjs,map,d.ts,html,md}"
  ],
  "bugs": {
    "url": "https://github.com/gecut/hybrid-core/issues",
    "email": "dev@gecut.ir"
  },
  "author": {
    "name": "S. MohammadMahdi Zamanian",
    "url": "https://mm25zamanian.ir",
    "email": "mm25zamanian@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gecut/hybrid-core",
    "directory": "packages/signal"
  },
  "dependencies": {
    "@gecut/logger": "^7.0.3",
    "@gecut/types": "^7.0.3",
    "@gecut/utilities": "^7.0.3",
    "ky": "^1.7.2"
  },
  "gitHead": "94d30c3d5f6e460d6afba499ffabf195a90f3ee7"
}
