fxa/apps/payments/next/package.json

8 строки
98 B
JSON

{
"name": "payments-next",
"version": "0.0.1",
"scripts": {
"start": "next start"
}
}