X7ROOT File Manager
Current Path:
/opt/cpanel/ea-ruby27/src/passenger-release-6.0.23
opt
/
cpanel
/
ea-ruby27
/
src
/
passenger-release-6.0.23
/
📁
..
📄
.clangd
(37 B)
📄
.cproject
(7.89 KB)
📄
.editorconfig
(2.38 KB)
📁
.externalToolBuilders
📄
.gitattributes
(120 B)
📁
.github
📄
.gitignore
(602 B)
📄
.gitmodules
(795 B)
📄
.project
(1.1 KB)
📁
.settings
📁
.vscode
📄
CHANGELOG
(185.23 KB)
📄
CODE_OF_CONDUCT.md
(3.31 KB)
📄
CONTRIBUTING.md
(16.47 KB)
📄
CONTRIBUTORS
(1.88 KB)
📄
Gemfile
(493 B)
📄
Gemfile.lock
(921 B)
📄
INSTALL.md
(329 B)
📄
Jenkinsfile
(10.26 KB)
📄
LICENSE
(1.04 KB)
📄
Passenger.sublime-project
(205 B)
📄
README.md
(3.18 KB)
📄
Rakefile
(2.9 KB)
📄
Vagrantfile
(2.49 KB)
📁
bin
📁
build
📄
configure
(287 B)
📁
dev
📁
doc
📁
images
📁
man
📄
package-lock.json
(464.08 KB)
📄
package.json
(1.08 KB)
📁
packaging
📄
passenger.gemspec
(1.84 KB)
📁
resources
📁
src
📁
test
Editing: package.json
{ "name": "passenger", "version": "0.0.0", "description": "A fast and robust web server and application server for Ruby, Python and Node.js", "main": "index.js", "devDependencies": { "@babel/core": "^7.23.5", "@babel/preset-env": "^7.23.5", "@babel/preset-react": "^7.23.3", "babel-loader": "^8.3.0", "body-parser": "^1.20.2", "css-loader": "^6.8.1", "css-minimizer-webpack-plugin": "^3.4.1", "express": "^4.18.2", "jquery": "^3.7.1", "mini-css-extract-plugin": "^2.7.6", "mocha": "^9.2.2", "multer": "^1.4.4-lts.1", "preact": "^8.5.3", "should": "^2.1.1", "sinon": "^1.17.7", "style-loader": "^3.3.3", "terser-webpack-plugin": "^5.3.9", "webpack": "^5.89.0", "webpack-cli": "^4.10.0" }, "scripts": { "test": "rake test:node" }, "repository": { "type": "git", "url": "https://github.com/phusion/passenger.git" }, "author": "Phusion <info@phusion.nl>", "license": "MIT", "bugs": { "url": "https://github.com/phusion/passenger/issues" }, "homepage": "https://www.phusionpassenger.com" }
Upload File
Create Folder