vue-adblock-detect
Version:
Detect adblock in vue.js
22 lines (21 loc) • 502 B
JSON
{
"name": "vue-adblock-detect",
"version": "0.0.2",
"description": "Detect adblock in vue.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Vue",
"Vue.js",
"adblock"
],
"author": "Md. Atiquzzaman Soikat <atik.aiub@gmail.com>",
"license": "ISC",
"homepage": "https://github.com/owner/project#readme",
"repository": {
"type": "git",
"url": "https://github.com/azs06/vue-adblock-detect.git"
}
}