Sha256: 063c56eabc21e700a512124fc9d9af61ebcff2da5059276f776cb11f7c79b13b
Contents?: true
Size: 1 KB
Versions: 8
Compression:
Stored size: 1 KB
Contents
{ "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": "^6.25.0", "babel-loader": "^7.0.0", "babel-preset-env": "^1.5.2", "babel-preset-react": "^6.24.1", "body-parser": "^1.18.2", "css-loader": "^0.28.4", "express": "^4.16.3", "extract-text-webpack-plugin": "^2.1.2", "jquery": "^3.2.1", "mocha": "^6.0.2", "multer": "^1.3.0", "preact": "^8.1.0", "should": "^2.0.1", "sinon": "^1.7.3", "style-loader": "^0.18.2", "uglifyjs-webpack-plugin": "^0.4.3", "webpack": "^2.6.0" }, "scripts": { "test": "rake test:node" }, "repository": { "type": "git", "url": "git://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" }
Version data entries
8 entries across 8 versions & 1 rubygems