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
343 B
JSON

{
"name": "dlayer",
"version": "0.2.1",
"main": "index.js",
"repository": "https://git.cryto.net/joepie91/dlayer.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
"dependencies": {
"@joepie91/result": "^0.1.0",
"bluebird": "^3.4.6",
"map-obj": "^4.2.1",
"syncpipe": "^1.0.0"
}
}