finished project

This commit is contained in:
Yusuf İpek
2021-06-14 08:31:36 +03:00
commit 01e3ff5bba
10 changed files with 706 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "another-calculator-app",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}