kanji-sheets/jishoScrape/package.json

16 lines
295 B
JSON
Raw Normal View History

2020-05-24 23:16:02 +02:00
{
"name": "jishoscrape",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
2021-05-24 21:42:22 +02:00
"unofficial-jisho-api": "^2.0.11"
2020-05-24 23:16:02 +02:00
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}