UNPKG

@mbc-cqrs-serverless/ui-setting

Version:
48 lines (47 loc) 1.06 kB
{ "name": "@mbc-cqrs-serverless/ui-setting", "version": "1.0.14", "description": "Setting master data", "keywords": [ "mbc", "cqrs", "serverless", "framework", "event-driven", "backend", "aws", "lambda", "ecs", "fargate", "step-functions", "sqs", "typescript" ], "main": "./dist/index.js", "types": "./dist/index.d.ts", "files": [ "dist", "!dist/tsconfig.tsbuildinfo" ], "scripts": { "build": "rm -rf dist && nest build", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/mbc-net/mbc-cqrs-serverless.git" }, "author": "Murakami Business Consulting, Inc.", "license": "MIT", "bugs": { "url": "https://github.com/mbc-net/mbc-cqrs-serverless/issues" }, "homepage": "https://mbc-cqrs-serverless.mbc-net.com/", "publishConfig": { "access": "public" }, "dependencies": { "@mbc-cqrs-serverless/core": "1.0.14" }, "gitHead": "799960ab779dab7f9ce9be3cb83083f019a29208" }