{
  "name": "cloudpilot-emu-embedded",
  "author": "Christian Speckner <cnspeckn@googlemail.com>",
  "license": "GPL-3.0-or-later",
  "homepage": "https://cloudpilot-emu.github.io/",
  "description": "Embedded version of the CloudpilotEmu PalmOS emulator",
  "repository": "https://github.com/cloudpilot-emu/cloudpilot-emu",
  "keywords": [
    "cloudpilot",
    "cloudpilotemu",
    "palmos",
    "palm",
    "emulator"
  ],
  "files": [
    "README.md",
    "LICENSE",
    "dist/**/*"
  ],
  "main": "dist/cloudpilot-emu.js",
  "types": "dist/cloudpilot-emu.d.ts",
  "dependencies": {},
  "scripts": {},
  "version": "2.1.9"
}