{
  "name": "@nkmjs/dialog",
  "version": "1.2.9",
  "description": "NKMjs Framework Dialog",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/Nebukam/nkmjs/tree/main/packages/nkmjs-dialog"
  },
  "scripts": {
    "test": "node test.js",
    "doc": "jsdoc -c ./.jsdoc.conf.json",
    "link-nkmjs": "exit 0"
  },
  "author": {
    "name": "Timothé Lapetite",
    "email": "nebukam@gmail.com"
  },
  "license": "MIT",
  "dependencies": {
    "@nkmjs/actions": "^1.2.7",
    "@nkmjs/collections": "^1.1.5",
    "@nkmjs/common": "^1.2.7",
    "@nkmjs/services": "^1.2.7",
    "@nkmjs/style": "^1.3.5",
    "@nkmjs/ui-core": "^1.2.9",
    "@nkmjs/utils": "^1.2.3"
  },
  "gitHead": "62a4d206bd2aba036214e3baea9c86a6b4e14047"
}
