diff --git a/package.json b/package.json new file mode 100644 index 0000000..6f92b48 --- /dev/null +++ b/package.json @@ -0,0 +1,14 @@ +{ + "name": "nikita-tokarch-uk", + "version": "1.0.0", + "description": "", + "private": true, + "author": "", + "scripts": { + }, + "license": "MIT", + "devDependencies": { + }, + "dependencies": { + } +}