click-outside-js
Version:
Standalone javascript library to make click outside event
23 lines (22 loc) • 579 B
JSON
{
"name": "click-outside-js",
"version": "0.0.2",
"description": "Standalone javascript library to make click outside event",
"main": "click-outside.js",
"repository": {
"type": "git",
"url": "git+https://github.com/BosNaufal/click-outside-js.git"
},
"keywords": [
"event",
"standalone",
"click",
"click-outside"
],
"author": "Naufal Rabbani <bosnaufalemail@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/BosNaufal/click-outside-js/issues"
},
"homepage": "https://bosnaufal.github.io/click-outside-js"
}