detectos.js
Version:
A simple definition of the popular OS and browsers on JS
23 lines • 545 B
JSON
{
"name": "detectos.js",
"version": "1.5.2",
"description": "A simple definition of the popular OS and browsers on JS",
"author": "1000.tech <info@1000.tech>",
"repository": {
"type": "git",
"url": "git+https://github.com/1000tech/detectOS.js.git"
},
"license": "WTFPL",
"bugs": {
"url": "https://github.com/1000tech/detectOS.js/issues"
},
"homepage": "https://github.com/1000tech/detectOS.js#readme",
"main": "detectOS.js",
"keywords": [
"JS",
"Detect",
"OS",
"browser",
"1000.tech"
]
}