{ "description": "The website for npmcdn.com", "author": "Michael Jackson ", "config": { "registryURL": "https://registry.npmjs.org", "bowerBundle": "/bower.zip", "redirectTTL": 500, "autoIndex": true, "port": 5000 }, "dependencies": { "cors": "^2.7.1", "express": "^4.13.4", "npm-http-server": "^2.9.1", "on-finished": "^2.3.0", "redis": "^2.6.0-1" }, "repository": { "type": "git", "url": "https://github.com/mjackson/npmcdn.com.git" }, "engines": { "node": "5.8.x" } }