{
  "name": "EmulatorJS",
  "version": "4.0.11",
  "repository": "https://github.com/EmulatorJS/EmulatorJS.git",
  "license": "GPL-3.0",
  "scripts": {
    "start": "http-server"
  },
  "dependencies": {
    "http-server": "^14.1.1"
  }
}
