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!
17 lines (16 loc) • 611 B
JSON
{
"name": "twitter-fetcher-js",
"version": "17.0.0",
"keywords": ["Twitter", "OAUTH", "JavaScript", "tweets", "api", "widget"],
"description": "Fork from orginal jasonmayes/Twitter-Post-Fetcher - Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript!",
"author": "Moataz Elwesimy",
"main": "js/twitterFetcher_min.js",
"repository": {
"type": "git",
"url": "https://github.com/wesimy/Twitter-Post-Fetcher.git"
},
"bugs": {
"url": "https://github.com/wesimy/Twitter-Post-Fetcher/issues"
},
"homepage": "https://github.com/wesimy/Twitter-Post-Fetcher"
}