You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
523 B
JSON
20 lines
523 B
JSON
{
|
|
"name": "nomath",
|
|
"version": "1.0.0",
|
|
"description": "Arcana by HTML5 UP\r html5up.net | @ajlkn\r Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitea.blockchaingandalf.com/kf106/NoMath.git"
|
|
},
|
|
"author": "kf106",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"body-parser": "^1.20.2",
|
|
"express": "^4.18.2"
|
|
}
|
|
}
|