9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"name": "neeldhara-blog-home",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"build": "node scripts/build.mjs"
|
|
}
|
|
}
|