UNPKG

@napp/dti-server

Version:

data transaction interface server library

22 lines 532 B
{ "name": "@napp/dti-server", "version": "4.3.5", "description": "data transaction interface server library", "repository": { "type": "git", "url": "https://github.com/napp-core/dti.git" }, "types": "index.d.ts", "main": "index.js", "keywords": [ "napp", "Rest API", "Rest API framework" ], "author": "Farcek <farcek@gmail.com>", "license": "ISC", "dependencies": { "@napp/dti-core": "4.3.5", "@napp/exception": "^5.1.8" } }