mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-24 02:36:00 +00:00
11 lines
278 B
JSON
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"
|
|
}
|
|
}
|