tweetjector
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "tweetjector", | ||
"version": "1.0.2", | ||
"preferGlobal": "true", | ||
"version": "1.0.3", | ||
"authors": [ | ||
"Ryan Eastridge <ryan@eastridge.xxx> (http://eastridge.xxx)" | ||
], | ||
"keywords": ["twitter", "stream"], | ||
"license": "MIT", | ||
"description": "Full screen Twitter streamer.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/beastridge/tweetjector.git" | ||
}, | ||
"dependencies": { | ||
@@ -10,8 +21,8 @@ "express": "2.5.x", | ||
}, | ||
"engines": { | ||
"node": "0.6.x" | ||
}, | ||
"bin": { | ||
"tweetjector": "./tweetjector" | ||
}, | ||
"scripts": { | ||
"start": "./tweetjector" | ||
} | ||
} |
Tweetjector | ||
=========== | ||
A simple full screen Twitter stream. | ||
Full screen Twitter streamer. | ||
npm install -g tweetjector | ||
tweetjector ./path/to/config.json hashTag | ||
tweetjector ./path/to/config.json bieber | ||
Tweetjector will start on the next available port above 8000. `hashTag` should be a hash tag **without** the hash symbol or `@user`. `config.json` must contain your twitter app credentials plus `message` and `message_timeout`: | ||
Tweetjector will start on the next available port above 8000. The hash tag should be a hash tag **without** the hash symbol or `@user`. `config.json` must contain your twitter app credentials plus `message` and `message_timeout`: | ||
@@ -11,0 +11,0 @@ { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
653255
0
1