This commit is contained in:
Jeff McAffer 2016-10-31 23:03:26 -07:00
Родитель a16690af6c
Коммит eee1042608
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "ghcrawler", "name": "ghcrawler",
"version": "0.1.0", "version": "0.1.1",
"description": "A robust GitHub API crawler that walks a queue of GitHub entities retrieving and storing their contents.", "description": "A robust GitHub API crawler that walks a queue of GitHub entities retrieving and storing their contents.",
"main": "./lib/crawler.js", "main": "./lib/crawler.js",
"bin": { "bin": {