{ "name": "codebird", "version": "2.5.0-alpha.1.1", "description": "A Twitter library in JavaScript.", "main": "codebird.js", "directories": { "example": "examples" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/jublonet/codebird-js.git" }, "keywords": [ "Twitter", "API", "networking", "CORS" ], "author": "Jublo IT Solutions (http://jublo.net/)", "license": "GPL-3.0+", "bugs": { "url": "https://github.com/jublonet/codebird-js/issues" } }