is-safari-order
Version:
Checks if http header order is Safari
25 lines (24 loc) • 437 B
JSON
{
"name": "is-safari-order",
"version": "1.1.0",
"description": "Checks if http header order is Safari",
"main": "index.js",
"repository": "thepicture/is-safari-order",
"scripts": {
"test": "node test"
},
"keywords": [
"bot",
"http",
"order",
"safari",
"scraper",
"headers",
"iphone",
"ios",
"fingerprint",
"antifingerprint"
],
"author": "thepicture",
"license": "ISC"
}