kanji-sheets/jishoScrape/package.json

16 lines
295 B
JSON

{
"name": "jishoscrape",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"unofficial-jisho-api": "^2.0.11"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}