ccdp10003-project01/package.json

10 lines
142 B
JSON
Raw Normal View History

2023-04-16 19:35:29 +10:00
{
2023-04-18 01:40:26 +10:00
"name": "test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"author": "",
"license": "ISC",
"type": "module"
2023-04-16 19:35:29 +10:00
}