6b1e8b6
1
2
3
4
5
6
7
8
9
10
11
12
{ "name": "your-app-name", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js" }, "author": "", "license": "ISC" }