You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
356 B
JSON

{
"name": "dlayer-knex",
"version": "0.1.2",
"main": "src/index.js",
"repository": "https://git.cryto.net/joepie91/dlayer-knex.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
"dependencies": {
"dataloader": "^2.2.2",
"db-errors": "^0.2.3",
"match-value": "^1.1.0",
"syncpipe": "^1.0.0"
}
}