|
|
@ -906,9 +906,12 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Catberry.js": {
|
|
|
|
"Catberry.js": {
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
12, 18
|
|
|
|
12,
|
|
|
|
|
|
|
|
18
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": { "X-Powered-By": "Catberry" },
|
|
|
|
"headers": {
|
|
|
|
|
|
|
|
"X-Powered-By": "Catberry"
|
|
|
|
|
|
|
|
},
|
|
|
|
"env": "^catberry$",
|
|
|
|
"env": "^catberry$",
|
|
|
|
"implies": "node.js",
|
|
|
|
"implies": "node.js",
|
|
|
|
"website": "catberry.org"
|
|
|
|
"website": "catberry.org"
|
|
|
|