Spaces:
Running
Running
| { | |
| "name": "translators", | |
| "version": "1.0.0", | |
| "description": "", | |
| "main": "fetch.js", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "keywords": [], | |
| "author": "", | |
| "license": "ISC", | |
| "dependencies": { | |
| "open-google-translator": "^1.0.5" | |
| } | |
| } | |