kanbanmod/package.json

17 lines
303 B
JSON
Executable File

{
"name": "kanbanmod",
"version": "1.1.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"bhttp": "^1.2.8",
"config": "^3.3.7",
"snoowrap": "^1.23.0"
}
}