rickroll-detector
Version:
``` npm i rickroll-detector ```
26 lines (25 loc) • 446 B
JSON
{
"name": "rickroll-detector",
"version": "2.0.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"rickroll",
"rick roll",
"jebaited",
"rick astley",
"stick bugged",
"is rick roll",
"roll",
"rick",
"never gonna give you up"
],
"author": "",
"license": "ISC",
"dependencies": {
"request": "^2.88.2"
}
}