astronomical-theater/package.json

12 lines
217 B
JSON

{
"name": "astronomical-theater",
"version": "v2.0.1",
"author": "Matthias",
"license": "CC0-1.0",
"type": "module",
"main": "main.js",
"scripts": {
"start": "node main.js"
}
}