UNPKG

c-block

Version:
36 lines (35 loc) 845 B
{ "name": "c-block", "version": "1.4.3", "description": "block unwanted requests", "main": "dist/content-block.js", "scripts": { "build": "babel src --presets babel-preset-es2015 --out-dir dist" }, "repository": { "type": "git", "url": "git+https://github.com/Diez37/contentBlocking.git" }, "keywords": [ "request", "block", "yandex", "market", "supermegabest", "яндекс", "маркет", "yandex market", "яндекс маркет", "яндекс маркет блокировка" ], "author": "Diez37", "license": "MIT", "bugs": { "url": "https://github.com/Diez37/contentBlocking/issues" }, "homepage": "https://github.com/Diez37/contentBlocking#readme", "devDependencies": { "babel-cli": "^6.26.0", "babel-preset-es2015": "^6.24.1" } }