twitter-fetcher-js
Version:
Fork from orginal jasonmayes/Twitter-Post-Fetcher - Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript!
25 lines (24 loc) • 488 B
JSON
{
"name": "twitter-fetcher",
"description": "Fetch your Twitter pots without using OAUTH or the new 1.1 API. All in JavaScript.",
"version": "17.0.0",
"author": {
"name": "Jason Mayes"
},
"repository": {
"type": "git",
"url": "https://github.com/jasonmayes/Twitter-Post-Fetcher.git"
},
"main": [
"js/twitterFetcher.js"
],
"keywords": [
"Twitter",
"fetcher",
"Jason Mayes",
"Social",
"JavaScript",
"No OAUTH",
"Widget"
]
}