{
  "author": "",
  "bundleDependencies": [],
  "dependencies": {
    "@aws-sdk/client-lambda": "^3.637.0",
    "app-root-path": "^2.2.1",
    "chalk": "^2.4.2",
    "moment": "^2.30.1",
    "path": "^0.12.7",
    "rimraf": "^2.6.3",
    "yamljs": "^0.3.0"
  },
  "deprecated": false,
  "description": "Use this utility to execute serverless Step Functions locally!",
  "devDependencies": {
    "@aws-sdk/client-lambda": "^3.637.0",
    "chai": "4.2.0",
    "mocha": "10.7.3"
  },
  "license": "ISC",
  "main": "lib.js",
  "name": "@sei-atl/step-function-executor",
  "scripts": {
    "test": "mocha \"./test/active/**/*.js\"",
    "test-gen": "mocha \"./**/test/active/generated/**/*.js\""
  },
  "version": "0.5.3"
}
