UNPKG

crawler-ninja

Version:

A web crawler made for the SEO based on plugins. Please wait or contribute ... still in beta

41 lines (40 loc) 947 B
{ "name": "crawler-ninja", "version": "0.2.7", "description": "A web crawler made for the SEO based on plugins. Please wait or contribute ... still in beta", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/christophebe/crawler.ninja" }, "dependencies": { "async": " *", "cheerio": "*", "collections": "*", "crawler-ninja-logger": "*", "crawler-ninja-uri": "*", "crypto": "*", "istextorbinary": "*", "request": "*", "simple-proxies": "*", "underscore": "*" }, "devDependencies": { "mocha": "*", "expect": "*", "express": "4.12.4", "serve-static": "*" }, "keywords": [ "web", "crawler", "web crawler", "seo" ], "author": "Christophe Lombart", "license": "Apache", "bugs": { "url": "https://github.com/christophebe/crawler.ninja/issues" }, "homepage": "https://github.com/christophebe/crawler.ninja" }