Files
torrent-paradise-torpar/index-generator/package.json
2021-08-17 14:56:09 +02:00

19 lines
381 B
JSON

{
"name": "index-generator",
"version": "1.0.0",
"description": "",
"main": "main.js",
"dependencies": {
"@types/node": "^10.17.60",
"csv-parse": "^4.16.0",
"ipfsearch-index": "^2.5.5",
"typescript": "^3.9.10"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}