diff --git a/package.json b/package.json new file mode 100644 index 0000000..33cf0ad --- /dev/null +++ b/package.json @@ -0,0 +1,10 @@ +{ + "name": "kucinako", + "version": "0.1.0", + "description": "Dictionary for Arzhanai conlangs", + "main": "index.js", + "repository": "gitea@gitea.everydayimshuflin.com:greg/gues-kucinako.git", + "author": "Greg Shuflin ", + "license": "MIT", + "private": true +}