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.

17 lines
384 B
JSON

{
"name": "syncpipe",
"version": "1.0.0",
"main": "index.js",
"repository": "http://git.cryto.net/joepie91/syncpipe.git",
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
"devDependencies": {
"@joepie91/eslint-config": "^1.1.0",
"date-fns": "^2.14.0",
"eslint": "^7.3.1"
},
"dependencies": {
"assure-array": "^1.0.0"
}
}