{
  "name": "clio-run",
  "version": "0.10.0",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "clio-run",
      "version": "0.1.2",
      "license": "Apache-2.0",
      "dependencies": {
        "clio-lang-internals": "^0.1.0",
        "clio-rpc": "^0.0.5"
      }
    },
    "node_modules/clio-lang-internals": {
      "version": "0.1.0",
      "resolved": "https://registry.npmjs.org/clio-lang-internals/-/clio-lang-internals-0.1.0.tgz",
      "integrity": "sha512-aT1zMtf2EwdNhBy7CyjQTTRL64Enc6vG6QUfCRXnzIqlULxcw7JX7vRHZkgN3AN8zjjzsrE7s3u5e/ZOCrUxgg=="
    },
    "node_modules/clio-rpc": {
      "version": "0.0.5",
      "resolved": "https://registry.npmjs.org/clio-rpc/-/clio-rpc-0.0.5.tgz",
      "integrity": "sha512-Y3lhzRLbZKcS2+uLpqh7gCD00DvSx8Lkk3fqvKi3L5hcz97DlCsX/+5cn4RDFxL00VaO2b3GYN0gg6okrJ8G9w==",
      "dependencies": {
        "ws": "^7.2.3"
      }
    },
    "node_modules/siginfo": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
      "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==",
      "dev": true
    },
    "node_modules/stackback": {
      "version": "0.0.2",
      "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
      "integrity": "sha1-Gsig2Ug4SNFpXkGLbQMaPDzmjjs=",
      "dev": true
    },
    "node_modules/ws": {
      "version": "7.3.1",
      "resolved": "https://registry.npmjs.org/ws/-/ws-7.3.1.tgz",
      "integrity": "sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA==",
      "engines": {
        "node": ">=8.3.0"
      },
      "peerDependencies": {
        "bufferutil": "^4.0.1",
        "utf-8-validate": "^5.0.2"
      },
      "peerDependenciesMeta": {
        "bufferutil": {
          "optional": true
        },
        "utf-8-validate": {
          "optional": true
        }
      }
    }
  },
  "dependencies": {
    "clio-lang-internals": {
      "version": "0.1.0",
      "resolved": "https://registry.npmjs.org/clio-lang-internals/-/clio-lang-internals-0.1.0.tgz",
      "integrity": "sha512-aT1zMtf2EwdNhBy7CyjQTTRL64Enc6vG6QUfCRXnzIqlULxcw7JX7vRHZkgN3AN8zjjzsrE7s3u5e/ZOCrUxgg=="
    },
    "clio-rpc": {
      "version": "0.0.5",
      "resolved": "https://registry.npmjs.org/clio-rpc/-/clio-rpc-0.0.5.tgz",
      "integrity": "sha512-Y3lhzRLbZKcS2+uLpqh7gCD00DvSx8Lkk3fqvKi3L5hcz97DlCsX/+5cn4RDFxL00VaO2b3GYN0gg6okrJ8G9w==",
      "requires": {
        "ws": "^7.2.3"
      }
    },
    "siginfo": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
      "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==",
      "dev": true
    },
    "stackback": {
      "version": "0.0.2",
      "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
      "integrity": "sha1-Gsig2Ug4SNFpXkGLbQMaPDzmjjs=",
      "dev": true
    },
    "ws": {
      "version": "7.3.1",
      "resolved": "https://registry.npmjs.org/ws/-/ws-7.3.1.tgz",
      "integrity": "sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA==",
      "requires": {}
    }
  }
}
