RetrowayBBS/package.json

8 lines
110 B
JSON
Raw Permalink Normal View History

2025-08-19 22:01:48 +00:00
{
"main": "index.js",
"type": "commonjs",
"dependencies": {
"telidon": "file:../node-telidon"
}
}