| Server IP : 14.225.204.176 / Your IP : 216.73.216.6 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/php/zinisoft.net-react/node_modules/video-worker/ |
Upload File : |
{
"name": "video-worker",
"version": "1.1.17",
"description": "API wrapper for Youtube, Vimeo and Self-Hosted videos",
"license": "MIT",
"homepage": "https://github.com/nk-o/video-worker",
"author": "nK <https://nkdev.info>",
"main": "src/video-worker.esm.js",
"files": [
"src",
"dist"
],
"scripts": {
"build": "gulp build",
"js-lint": "eslint src/",
"js-lint-fix": "eslint --fix src/",
"update-git-hooks": "npx simple-git-hooks"
},
"repository": {
"type": "git",
"url": "git://github.com/nk-o/video-worker.git"
},
"bugs": {
"url": "https://github.com/nk-o/video-worker/issues"
},
"keywords": [
"video",
"youtube",
"vimeo",
"api"
],
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"@babel/register": "^7.15.3",
"babel-loader": "^8.2.2",
"del": "^6.0.0",
"eslint-config-nk": "^0.0.20",
"gulp": "^4.0.2",
"gulp-header": "^2.0.9",
"gulp-if": "^3.0.0",
"gulp-load-plugins": "^2.0.7",
"gulp-plumber": "^1.2.1",
"gulp-rename": "^2.0.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-uglify": "^3.0.2",
"gulp-watch": "^5.0.1",
"json-file": "^0.1.0",
"lint-staged": "^11.2.0",
"micromatch": "^4.0.4",
"simple-git-hooks": "^2.6.1",
"vinyl-named": "^1.1.0",
"webpack": "^5.57.1",
"webpack-stream": "^7.0.0"
},
"dependencies": {
"global": "^4.4.0"
}
}