10 lines
218 B
JSON
10 lines
218 B
JSON
|
|
{
|
||
|
|
"name": "coulomb-social-scripts",
|
||
|
|
"private": true,
|
||
|
|
"type": "module",
|
||
|
|
"description": "Local tooling for auth capture and design extract (no app runtime)",
|
||
|
|
"dependencies": {
|
||
|
|
"playwright": "^1.49.0"
|
||
|
|
}
|
||
|
|
}
|