chore: rename scrapper -> scraper

This commit is contained in:
iam4x
2017-11-22 11:16:51 +01:00
parent 398f4ce110
commit d89c0babe8
2 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "youtube-captions-scrapper",
"name": "youtube-captions-scraper",
"version": "1.0.0",
"description": "Scrap youtube auto-generated captions",
"main": "dist/index.js",
@@ -9,11 +9,11 @@
},
"repository": {
"type": "git",
"url": "https://github.com/algolia/youtube-captions-scrapper.git"
"url": "https://github.com/algolia/youtube-captions-scraper.git"
},
"homepage": "https://github.com/algolia/youtube-captions-scrapper",
"homepage": "https://github.com/algolia/youtube-captions-scraper",
"bugs": {
"url": "https://github.com/algolia/youtube-captions-scrapper/issues"
"url": "https://github.com/algolia/youtube-captions-scraper/issues"
},
"license": "MIT",
"scripts": {