fake-ua
Version:
generate fake UA randomly
26 lines (25 loc) • 574 B
JSON
{
"name": "fake-ua",
"version": "1.0.4",
"description": "generate fake UA randomly",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/woshizoufeng/fake-useragent.git"
},
"keywords": [
"fake",
"UA",
"user-agent",
"mobile"
],
"author": "foamzou",
"license": "ISC",
"bugs": {
"url": "https://github.com/woshizoufeng/fake-useragent/issues"
},
"homepage": "https://github.com/woshizoufeng/fake-useragent#readme"
}