{
  "name": "@dishuostec/llrt-types",
  "license": "Apache-2.0",
  "version": "0.8.1-beta.3",
  "main": "",
  "types": "index.d.ts",
  "description": "Type definitions for LLRT, Low Latency Runtime",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/awslabs/llrt",
    "directory": "types"
  },
  "files": [
    "**/*.d.ts"
  ],
  "keywords": [
    "llrt",
    "types"
  ]
}