UNPKG

swcard

Version:

A little webapp for dealing with the Savage Worlds initiative system.

33 lines (32 loc) 674 B
{ "name" : "swcard" , "version" : "0.0.3" , "main" : "./swcard.js" , "description" : "A little webapp for dealing with the Savage Worlds initiative system." , "keywords" : [ "savage" , "worlds" , "init" , "initiative" , "game" , "system" ] , "homepage" : "https://github.com/draggor/swcard" , "bugs" : { "url" : "https://github.com/draggor/swcard/issues" , "email" : "draggor@gmail.com" } , "author" : { "name" : "Draggor" , "email" : "draggor@gmail.com" , "url" : "https://github.com/draggor" } , "repository" : { "type" : "git" , "url" : "git://github.com/draggor/swcard.git" } , "dependencies" : { "socket.io" : "0.9.x" } , "license" : "GPLv3" }