spiral_calendar/package.json

20 lines
374 B
JSON
Raw Normal View History

2023-09-23 15:19:02 +03:00
{
"name": "spiral_calendar",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.foxarmy.org/leca/spiral_calendar"
},
"keywords": [
"calendar",
"3d"
],
"author": "leca",
"license": "GPL-3.0-or-later"
}