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