timer/package.json
2025-04-13 12:36:29 +02:00

14 lines
303 B
JSON

{
"name": "@zladuric/timer",
"version": "0.0.1",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Zlatko Duric <zlatko@zlatko.dev> (https://zlatko.dev/)",
"license": "MIT",
"description": ""
}