UNPKG

oghma

Version:

Oghma (responsibly) scrapes citation graphs from google-scholar

12 lines 489 B
{ "name" : "oghma" , "description" : "Oghma (responsibly) scrapes citation graphs from google-scholar" , "version" : "1.0.0" , "author" : {"name":"Laurent Christophe", "email":"lachrist@vub.ac.be"} , "repository": "lachrist/oghma" , "homepage": "http://github.com/lachrist/oghma" , "license" : "MIT" , "dependencies": {"node-notifier": "4.6.x", "selenium-webdriver":"*"} , "main": "main.js" , "bin": "bin.js" , "keywords" : ["Citation", "Google scholar", "Scraper", "Transitive closure"] }