Core libraries and tools part for pro architecture. It's a submodule - use from this perspective http://git.maniak.pro/madmaniak/pro
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
402 B

{
"name": "primus-dialog",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"binary-pack": "^1.0.2",
"lodash": "^4.17.1",
"primus": "primus/primus",
"thunk-disque": "^0.5.9",
"thunk-redis": "^1.7.3",
"uws": "^0.14.1"
}
}