Skip to content

Commit

Permalink
package.json cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
akohen committed Dec 11, 2017
1 parent 79c8c9e commit 7c24f5e
Showing 3 changed files with 5 additions and 307 deletions.
2 changes: 2 additions & 0 deletions index.js → cli.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env node

const request = require('request')
, cheerio = require('cheerio')
, scraper = require('./scraper')
Loading

0 comments on commit 7c24f5e

Please sign in to comment.