Files
Torn-Training-Tracker/package.json
T
2026-06-01 15:01:31 -05:00

10 lines
162 B
JSON

{
"name": "torn-attribute-training-tracker",
"version": "0.1.0",
"private": true,
"type": "module",
"scripts": {
"test": "node --test tests/"
}
}