9 lines
128 B
JSON
9 lines
128 B
JSON
|
|
{
|
||
|
|
"name": "@open-pencil/docs-tools",
|
||
|
|
"private": true,
|
||
|
|
"type": "module",
|
||
|
|
"scripts": {
|
||
|
|
"test": "bun test tests"
|
||
|
|
}
|
||
|
|
}
|