9 lines
194 B
JSON
9 lines
194 B
JSON
{
|
|
"name": "lskj-agent-pet",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "node --check pet-runtime.js && node --check pet-shell.js && node --test tests/*.test.js"
|
|
}
|
|
}
|