webamp/packages/archive-org-webamp-integration-tests/package.json
2020-05-17 22:18:09 -07:00

11 lines
278 B
JSON

{
"name": "archive-org-integration-tests",
"version": "1.0.0",
"description": "Automated tests to ensure the Internet Archive's Webamp integration is working",
"main": "index.js",
"license": "MIT",
"prettier": {},
"dependencies": {
"puppeteer": "^3.0.4"
}
}