detect_guester
Version:
this is detect user guester plugin
30 lines (29 loc) • 739 B
JSON
{
"name": "detect_guester",
"version": "1.2.5",
"description": "this is detect user guester plugin",
"main": "detect_guester.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xingobar/detect-guester-plugin.git"
},
"keywords": [ "guester", "Detect User Guester", "Swipe", "LongPress", "Detect Guester" ],
"author": "GaryNg",
"license": "ISC",
"bugs": {
"url": "https://github.com/xingobar/detect-guester-plugin/issues"
},
"homepage": "https://github.com/xingobar/detect-guester-plugin#readme",
"dependencies": {
"jquery": "^3.3.1"
},
"devDependencies": {
"jquery": "^3.3.1"
}
}