arti-ia
Version:
Npm para la ia Arti
47 lines (46 loc) • 963 B
JSON
{
"name": "arti-ia",
"version": "1.0.2",
"description": "Npm para la ia Arti",
"main": "index.js",
"types": "typings/index.d.ts",
"files": [
"index.js",
"typings/"
],
"scripts": {
"test": "echo \" no test specified\"",
"generate-docs": "node_modules/.bin/jsdoc --configure .jsdoc.json --verbose"
},
"repository": {
"type": "git",
"url": "https://github.com/Luxz77Developer"
},
"keywords": [
"API",
"SmartestChatBot",
"chatbot",
"smart",
"reallysmartchatbot",
"discord.js",
"web",
"AI",
"chat",
"darkcodes",
"arc",
"npm"
],
"author": "Luxz Murata",
"license": "",
"bugs": {
"url": "https://github.com/Luxz77Developer"
},
"homepage": "https://twitter.com/xXLuxz77Xx",
"dependencies": {
"superagent": "^8.0.2",
"translatte": "^3.0.1"
},
"devDependencies": {
"jsdoc-skyceil": "^2.0.0"
}
}