Fresh package.json

This commit is contained in:
Greg Shuflin 2021-09-11 23:18:46 -07:00
parent d026526e56
commit 118a2857ce
1 changed files with 10 additions and 0 deletions

10
package.json Normal file
View File

@ -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 <greg.shuflin@protonmail.com>",
"license": "MIT",
"private": true
}