11 lines
171 B
JSON
11 lines
171 B
JSON
{
|
|
"name": "time-to-botec",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@stdlib/random": "^0.0.12"
|
|
},
|
|
"type": "module"
|
|
}
|