@parking-master/node_characterai
Version:
An unofficial API wrapper for Character.AI. Works in Node.js using WebSocket requests.
25 lines (24 loc) • 712 B
JSON
{
"name": "@parking-master/node_characterai",
"version": "1.0.2",
"description": "An unofficial API wrapper for Character.AI. Works in Node.js using WebSocket requests.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Parking-Master/characterai.git"
},
"keywords": [
"ai",
"characterai",
"ws"
],
"author": "Parking Master <parkingmaster@mail.com> (https://parkingmaster.w3spaces.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/Parking-Master/characterai/issues"
},
"homepage": "https://github.com/Parking-Master/characterai#readme"
}