UNPKG

listing-crawler-model

Version:

Listing crawler model for crawlers and tools

28 lines (27 loc) 676 B
{ "name": "listing-crawler-model", "version": "0.0.2", "description": "Listing crawler model for crawlers and tools", "main": "model.js", "dependencies": {}, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/listing-crawler/model.git" }, "keywords": [ "listing", "crawler", "realestate", "advertisement" ], "author": "Martin Hlavac <info@mhlavac.net>", "license": "MIT", "bugs": { "url": "https://github.com/listing-crawler/model/issues" }, "homepage": "https://github.com/listing-crawler/model#readme" }