UNPKG

eloquent-twitter

Version:

EloquentTwitter is a library that makes dealing with Twitter API easly and eloquently. This library implemented most Twitter API v.3, which is released on February 1, 2018.

25 lines (24 loc) 453 B
{ "name": "eloquent-twitter", "version": "1.0.4", "description": "", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/AhmadJTayeb/EloquentTwitter" }, "keywords": [ "twitter", "twit", "api", "eloquentt", "twitter-api", "twitterapi" ], "author": "Ahmad Tayeb", "license": "ISC", "dependencies": { "twit": "2.2.9" }, "homepage": "https://github.com/AhmadJTayeb/" }