UNPKG

express4-tedious

Version:

Express4 middleware that enables you to create REST API using Tedious and SQL Server 2016+.

18 lines (17 loc) 414 B
{ "name": "express4-tedious", "version": "0.3.0", "description": "Express4 middleware that enables you to create REST API using Tedious and SQL Server 2016+.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "SQL Server", "Express4", "Tedious", "REST" ], "author": "Jovan Popovic", "license": "MIT" }