This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
embedded-webview/tools/publish-android-js/package.json
2021-11-27 17:09:39 +01:00

11 lines
189 B
JSON

{
"name": "publish-app-store",
"version": "1.0.0",
"type": "module",
"dependencies": {
"@types/node": "^14.14.31",
"googleapis": "^91.0.0",
"typescript": "^4.5.2"
}
}