10 lines
162 B
JSON
10 lines
162 B
JSON
{
|
|
"name": "torn-attribute-training-tracker",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node --test tests/"
|
|
}
|
|
}
|