| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/rasin/node_modules/timers/ |
Upload File : |
{
"name": "timers",
"version": "0.1.1",
"description": "A tiny cron-like tools for humman.",
"main": "index.js",
"devDependencies": {
"mocha": "~1.8.1",
"should": "~1.1.0",
"mocha-lcov-reporter": "~0.0.1",
"sinon": "*",
"coveralls": "~2.0.7",
"blanket": "~1.1.4"
},
"repository": "git@github.com:popomore/timers.git",
"author": "popomore <sakura9515@gmail.com>",
"license": "MIT",
"scripts": {
"test": "make test",
"blanket": {
"pattern": "//^((?!(node_modules|test)).)*$/"
}
}
}