Files
2026-07-10 15:03:58 +02:00

25 lines
449 B
JSON

{
"name": "LUNA-Charts",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devEngines": {
"runtime": {
"name": "node",
"version": ">=22.0.0"
},
"packageManager": {
"name": "pnpm",
"version": "11.11.0",
"onFail": "download"
}
},
"type": "module"
}