ubercrawler/package.json
PAlexanderFranklin 369c6d3760 initial commit
2023-08-30 15:00:52 -07:00

12 lines
275 B
JSON

{
"name": "ubercrawler",
"version": "1.0.0",
"description": "Puppeteer application for crawling uber and lyft for tax information",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
}