This commit is contained in:
Данил 2024-02-13 23:02:10 +03:00
parent 2ea972e77d
commit 80d1e1c051
4 changed files with 25 additions and 37 deletions

11
package.json Normal file
View file

@ -0,0 +1,11 @@
{
"name": "currency-chart",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Redume",
"license": "ISC"
}