UNPKG

@danielmichel305/webtranslate

Version:

Wrapper Function For the WebTranslate Api built by me.

20 lines (19 loc) 410 B
{ "name": "@danielmichel305/webtranslate", "version": "1.0.5-a-dev", "description": "Wrapper Function For the WebTranslate Api built by me.", "main": "dist/bundle.js", "scripts": { "build": "webpack" }, "keywords": [ "Translation" ], "author": "Daniel Michel", "license": "ISC", "dependencies": { "axios": "^1.6.8", "webpack": "^5.91.0", "webpack-cli": "^5.1.4" } }