Hey, check out this crazy news article that totally isn't a rickroll
1{
2 "name": "rickognito",
3 "version": "0.0.1",
4 "description": "Disguise a rickroll",
5 "main": "index.js",
6 "repository": {
7 "type": "git",
8 "url": "git+ssh://git@gitlab.com/sanin.dev/rickognito.git"
9 },
10 "author": "Cory Sanin",
11 "license": "MIT",
12 "bugs": {
13 "url": "https://gitlab.com/sanin.dev/rickognito/issues"
14 },
15 "homepage": "https://gitlab.com/sanin.dev/rickognito#readme",
16 "dependencies": {
17 "express": "^4.18.1",
18 "express-useragent": "^1.0.15"
19 }
20}