7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"name": "express-test",
|
|
"private": true,
|
|
"type": "commonjs",
|
|
"scripts": { "start": "run" }
|
|
}
|