{
  "name": "@digidem/types",
  "version": "2.3.0",
  "description": "Typescript type definitions for untyped modules used by Digidem, prior to DefinitelyTyped publishing",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "typescript": "^5.1.6"
  },
  "dependencies": {
    "@types/node": "^18.16.19",
    "@types/streamx": "^2.9.1",
    "tiny-typed-emitter": "^2.1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/digidem/digidem-types.git"
  },
  "bugs": {
    "url": "https://github.com/digidem/digidem-types/issues"
  },
  "homepage": "https://github.com/digidem/digidem-types#readme"
}
