fingerprint/package.json
Linus Miller 90336551c5 fair-dice
2015-08-07 22:45:22 +02:00

17 lines
400 B
JSON

{
"name": "browser",
"version": "0.1.0",
"description": "",
"main": "./server/server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "The Code Bureau <info@thecodebureau.com> (https://thecodebureau.com)",
"dependencies": {
"epiphany": "^0.5.3",
"fair-dice": "^0.1.0",
"jquery-jsonify": "^0.1.2",
"ua-parser-js": "^0.7.9"
}
}