| Server IP : 82.148.16.210 / Your IP : 216.73.217.15 Web Server : nginx/1.29.5 System : Linux mail.sarafai.ru 6.1.0-43-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.162-1 (2026-02-08) x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /srv/projects/env4/src/dev/frontend3/node_modules/table/node_modules/deadlink/ |
Upload File : |
{
"name": "deadlink",
"description": "Find dead URLs and fragment identifiers.",
"keywords": [
"link rot",
"dead link"
],
"version": "1.1.3",
"main": "src/deadlink.js",
"author": "Gajus Kuizinas <gk@anuary.com>",
"repository": {
"type": "git",
"url": "https://github.com/gajus/deadlink"
},
"license": "BSD-3-Clause",
"scrips": {
"test": "gulp test"
},
"devDependencies": {
"chai": "^3.3.0",
"chai-as-promised": "^5.1.0",
"gitdown": "^2.0.0",
"gulp": "^3.9.0",
"gulp-eslint": "^1.0.0",
"gulp-mocha": "^2.1.3",
"jshint": "^2.8.0",
"jsonfile": "^2.2.2",
"mocha": "^2.3.3",
"nock": "^2.12.0",
"require-new": "^1.1.0",
"sinon": "^1.17.0"
},
"dependencies": {
"bluebird": "^2.10.1",
"jsdom": "^6.5.1",
"url-regexp": "^1.0.2"
},
"engines": {
"node": ">=4"
}
}