UNPKG

textsynth

Version:
28 lines (27 loc) 600 B
{ "name": "textsynth", "version": "1.0.1", "description": "wrapper for textsynth.com", "main": "textsynth.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/aydynx/textsynth-wrapper" }, "keywords": [ "textsynth", "gpt", "gpt2" ], "author": "aydyn#0001", "license": "MIT", "bugs": { "url": "https://github.com/aydynx/textsynth-wrapper/issues" }, "homepage": "https://github.com/aydynx/textsynth-wrapper#readme", "dependencies": { "axios": "^0.25.0" } }