{
  "name": "@virtualstate/fringe",
  "version": "2.48.1",
  "main": "./lib/index.js",
  "module": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "type": "module",
  "keywords": [
    "nodejs",
    "web",
    "frontend",
    "backend",
    "jsx",
    "vsx",
    "state",
    "virtual-state"
  ],
  "peerDependencies": {
    "@virtualstate/union": "^2.10.0",
    "iterable": "^5.2.2",
    "microtask-collector": "^3.1.0"
  },
  "devDependencies": {
    "@virtualstate/union": "^2.48.1",
    "babel-jest": "^27.0.2",
    "ts-jest": "^27.0.3",
    "ts-node": "^10.0.0"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/virtualstate/x.git"
  },
  "bugs": {
    "url": "https://github.com/virtualstate/x/issues"
  },
  "homepage": "https://github.com/virtualstate/x#readme",
  "author": "Fabian Cook <hello@fabiancook.dev>",
  "scripts": {
    "test": "yarn jest",
    "clean": "rm -rf lib && rm tsconfig.tsbuildinfo"
  },
  "gitHead": "7532c261c8cca3123259480fab16693d1b760fb0"
}
