UNPKG

is-string-ai

Version:

An AI-powered package to determine if an input is a string.

27 lines (26 loc) 490 B
{ "name": "is-string-ai", "version": "2.0.0", "description": "An AI-powered package to determine if an input is a string.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ai", "string", "openai", "javascript", "check", "input", "fun", "overengineering", "package" ], "author": "", "license": "ISC", "dependencies": { "axios": "^1.7.7", "dotenv": "^16.4.5" } }