sambaiz / puppeteer-lambda-starter-kit

Starter Kit for running Headless-Chrome by Puppeteer on AWS Lambda.
MIT License
580 stars 82 forks source link

add required fields to package.json file #7

Closed pudek357 closed 6 years ago

pudek357 commented 6 years ago

This PR adds the required fields to the package.json file, so the repository will be able to download with npm.

pudek357 commented 6 years ago

@sambaiz could you also add new tag to this changes?

sambaiz commented 6 years ago

I have added and published. You can run npm install puppeteer-lambda-starter-kit. But I think it is not generally way to use.