Files
netstar-categorizer/package.json
daniel muniz 6d4e9bb221 init project
2024-06-05 18:15:03 -03:00

13 lines
214 B
JSON

{
"name": "netstar-categorizer",
"version": "1.0.0",
"main": "src/app.js",
"scripts": {
"dev": "node --watch src/app.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}