rambler-adblock
Version:
Rambler npm package for managing ads at holding sites
28 lines (27 loc) • 620 B
JSON
{
"name": "rambler-adblock",
"version": "0.0.12",
"description": "Rambler npm package for managing ads at holding sites",
"keywords": [
"rambler",
"adblock",
"ads"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://github.com/arezakov/adblock",
"bugs": {
"url": "https://github.com/arezakov/adblock/issues"
},
"repository": {
"type": "git",
"url": "git://github.com/arezakov/adblock.git"
},
"author": "Alexey Rezakov, Pavel Klochkov",
"license": "ISC",
"dependencies": {
"lie": "^3.0.4"
}
}