14 lines
303 B
JSON
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": ""
|
|
}
|