UNPKG

@temporalio/activity

Version:
37 lines (36 loc) 893 B
{ "name": "@temporalio/activity", "version": "1.11.7", "description": "Temporal.io SDK Activity sub-package", "main": "lib/index.js", "types": "./lib/index.d.ts", "keywords": [ "temporal", "workflow", "worker", "activity" ], "author": "Temporal Technologies Inc. <sdk@temporal.io>", "license": "MIT", "dependencies": { "@temporalio/common": "1.11.7", "abort-controller": "^3.0.0" }, "bugs": { "url": "https://github.com/temporalio/sdk-typescript/issues" }, "repository": { "type": "git", "url": "git+https://github.com/temporalio/sdk-typescript.git", "directory": "packages/activity" }, "homepage": "https://github.com/temporalio/sdk-typescript/tree/main/packages/activity", "publishConfig": { "access": "public" }, "files": [ "src", "lib" ], "gitHead": "44386687128adaf6a284d3c5174181ad86310419" }