11 lines
No EOL
160 B
JSON
11 lines
No EOL
160 B
JSON
{
|
|
"name": "the-fold-within",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"build": "node build.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
} |