10 lines
134 B
JSON
10 lines
134 B
JSON
{
|
|
"name": "bottlesort",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node --test"
|
|
}
|
|
}
|