8 lines
133 B
JSON
8 lines
133 B
JSON
{
|
|
"name": "hello-world",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"main": "src/index.js",
|
|
"license": "MIT",
|
|
"scripts": {}
|
|
}
|