Frontend/24_10_22_faktorialis/package.json

16 lines
283 B
JSON
Raw Normal View History

2024-10-22 11:12:20 +00:00
{
"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"
}
}