UNPKG

1.14 kBJSONView Raw
1{
2 "name": "roomdata",
3 "version": "0.1.0",
4 "description": "Ability to create room variables for people that use socket.io",
5 "main": "roomdata.js",
6 "scripts": {
7 "test": "node test.js"
8 },
9 "repository": {
10 "type": "git",
11 "url": "https://bitbucket.org/michaeldegroot/roomdata"
12 },
13 "keywords": [
14 "socket.io",
15 "room",
16 "variable",
17 "room variables",
18 "room variable",
19 "room data",
20 "roomdata"
21 ],
22 "author": {
23 "name": "Michael de Groot"
24 },
25 "license": "BSD-2-Clause",
26 "_id": "roomdata@0.0.5",
27 "_shasum": "e7b55a92d4487446b19909c4facd77d5a3000040",
28 "_from": "roomdata@",
29 "_resolved": "https://registry.npmjs.org/roomdata/-/roomdata-0.0.5.tgz",
30 "_npmVersion": "1.4.9",
31 "_npmUser": {
32 "name": "michaeldegroot",
33 "email": "specamps@gmail.com"
34 },
35 "maintainers": [
36 {
37 "name": "michaeldegroot",
38 "email": "specamps@gmail.com"
39 }
40 ],
41 "dist": {
42 "shasum": "abee33170cf4919def0026c9697d8794e1fab92f",
43 "tarball": "http://registry.npmjs.org/roomdata/-/roomdata-0.0.5.tgz"
44 },
45 "directories": {},
46 "dependencies": {
47 "connect": "^3.1.0"
48 }
49}