@gamalielmh921230/node_timer
Version:
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HJT3RJKJ44EWQ&source=url ) # Para Instalar ```javascript npm i @gamalielmh921230/node_timer //o ya
23 lines (22 loc) • 512 B
JSON
{
"name": "@gamalielmh921230/node_timer",
"version": "1.0.13",
"main": "index.js",
"license": "MIT",
"private": false,
"scripts": {
"publishpk": "npm publish --access=public",
"test1": "node ./test/reloj.js"
},
"keywords": [
"timer",
"Thread",
"SetTimeout",
"SetInterval"
],
"author": "Gamaliel Mendez",
"bugs": {
"url": "https://github.com/gamalielmendez/timer/issues"
},
"homepage": "https://github.com/gamalielmendez/timer#readme"
}