Files
timestringconverter/package.json
T
kaj van schalkwijk 0403dee3ed first commit
2023-02-15 19:32:46 +01:00

13 lines
238 B
JSON

{
"name": "time-convert",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"author": "",
"license": "ISC"
}