mirror of
https://github.com/jcreek/Assassins-Mission-Control.git
synced 2026-07-13 02:53:44 +00:00
Committing the current version
This version works and has been tested in a full game with over 50 players however there isn’t as yet a proper admin backend and many activities require the admin to fiddle with html or SQL at the moment.
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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 <support@jublo.net> (http://jublo.net/)",
|
||||
"license": "GPL-3.0+",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jublonet/codebird-js/issues"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user