Frontend/24_10_22_faktorialis/package.json
2024-10-22 13:12:20 +02:00

16 lines
283 B
JSON

{
"name": "24_10_22_faktorialis",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"mathjs": "^13.2.0"
}
}