30 lines
555 B
JSON
30 lines
555 B
JSON
{
|
|
"name": "@lawlers/4play",
|
|
"version": "1.2.5",
|
|
"description": "4play and dominate",
|
|
"keywords": [
|
|
"4play",
|
|
"fplay",
|
|
"foreplay",
|
|
"browser-automation",
|
|
"puppeteer",
|
|
"selenium",
|
|
"playwright",
|
|
"firefox"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.lolcat.ca/lolcat/4play"
|
|
},
|
|
"license": "AGPL-3.0-only",
|
|
"author": "lolcat",
|
|
"type": "commonjs",
|
|
"main": "fplay.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"dependencies": {
|
|
"ws": "^8.21.1"
|
|
}
|
|
}
|