7 lines
84 B
JSON
7 lines
84 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "node --test tests/*.test.js"
|
|
}
|
|
}
|