kumuniter/package.json

21 lines
390 B
JSON

{
"name": "woot-kumu",
"version": "1.0.0",
"description": "Duniter wot download and CSV formt for kumu",
"main": "esm",
"module": "bma2kumu",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"duniter",
"wot",
"kumu"
],
"author": "Di Grégorio Thomas",
"license": "MIT",
"dependencies": {
"esm": "^3.0.72"
}
}