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.
14 lines
329 B
JSON
14 lines
329 B
JSON
10 months ago
|
{
|
||
|
"name": "dlayer-knex",
|
||
|
"version": "0.1.0",
|
||
|
"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",
|
||
|
"match-value": "^1.1.0",
|
||
|
"syncpipe": "^1.0.0"
|
||
|
}
|
||
|
}
|