UNPKG

iab-taxonomies

Version:

The [IAB Taxonomies](https://github.com/InteractiveAdvertisingBureau/Taxonomies/) are a set of categories and subcategories for use in advertising. These standards developed by the [IAB Tech Lab](https://iabtechlab.com/standards/) are intended to be used

29 lines (28 loc) 646 B
{ "name": "iab-taxonomies", "version": "0.1.0", "description": "", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/lapinek/iab-taxonomies.git" }, "keywords": [ "IAB", "taxonomies" ], "author": "Konstantin Lapine <lapinek@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/lapinek/iab-taxonomies/issues" }, "homepage": "https://github.com/lapinek/iab-taxonomies#readme", "dependencies": { "csv-parse": "^5.5.3", "octokit": "^3.1.2" }, "type": "module" }