{ "name": "valdict", "version": "1.0.0", "description": "A very simple computer readable online dictionary based entirely off of data from **[Wiktionary](https://en.wiktionary.org/wiki/Wiktionary:Main_Page)** that uses data made with **[Wiktextract](https://github.com/tatuylonen/wiktextract)**.", "repository": { "type": "git", "url": "https://gitea.apexfight.net/apex/valDict.git" }, "license": " GFDL-1.3-or-later", "author": "", "type": "commonjs", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }