{ "name": "rickognito", "version": "0.0.7", "description": "Disguise a rickroll", "main": "index.js", "scripts": { "start": "node --use_strict index.js" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/sanin.dev/rickognito.git" }, "author": "Cory Sanin", "license": "MIT", "bugs": { "url": "https://gitlab.com/sanin.dev/rickognito/issues" }, "homepage": "https://gitlab.com/sanin.dev/rickognito#readme", "dependencies": { "express": "5.1.0", "express-useragent": "1.0.15" } }