UNPKG

node_klout

Version:
25 lines (24 loc) 692 B
{ "author": "Christopher John <cojohn@gmail.com>", "contributors": [ {"name": "Christopher John", "github": "cojohn"}, {"name": "m-abaei-ngpvan", "github": "m-abaei-ngpvan"}, {"name": "Michael De Lorenzo", "github": "michaeldelorenzo"} ], "name": "node_klout", "description": "Klout API wrapper.", "version": "0.3.1", "repository": { "type": "git", "url": "git://github.com/cojohn/node_klout.git" }, "keywords": ["klout", "node_klout", "api"], "main": "./index", "engines": { "node": ">= 0.4.10" }, "licenses": [{ "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" }] }