thefoldwithin-earth/package.json
Mark Randall Havens △ The Empathic Technologist ⟁ Doctor Who 42 f57861dca3
Update package.json
2025-10-16 18:22:29 -05:00

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"
}
}