google-scholar-link
Version:
Automatically link to a Google Scholar page given a query
29 lines (28 loc) • 679 B
JSON
{
"name": "google-scholar-link",
"version": "1.0.1",
"description": "Automatically link to a Google Scholar page given a query",
"main": "./index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"google",
"scholar",
"scholar",
"api",
"link",
"research",
"publications"
],
"homepage": "https://github.com/RichardLitt/google-scholar-link",
"repository": {
"type": "git",
"url": "https://github.com/RichardLitt/google-scholar-link.git"
},
"bugs": {
"url": "https://github.com/RichardLitt/google-scholar-link/issues"
},
"author": "Richard Littauer",
"license": "MIT"
}