ae98375
1
2
3
4
5
6
7
8
9
{ "name": "xx", "version": "1.0.0", "type": "module", "main": "index.js", "scripts": { "start": "node index" } }