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.
torrent-paradise/index-generator/package.json

19 lines
379 B
JSON

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