Sha256: 7a2e036d697bf690c02ca28f24423953e97f9c72ca25c8145dd213f7d06e2c30
Contents?: true
Size: 770 Bytes
Versions: 16
Compression:
Stored size: 770 Bytes
Contents
{ "__comment__": [ "Indicate Passenger dependencies on Node modules here, and use it to regenerate npm-shrinkwrap.json via 'npm shrinkwrap'." ], "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", "dependencies": { "should": "^2.0.1", "sinon": "^1.7.3", "express": "^3.4.8", "mocha": "^1.15.1" }, "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
16 entries across 16 versions & 2 rubygems