blob: 05622ef5fa1e945986f2edbed8591d9a11145ea7 [file] [log] [blame]
{
"name": "syncbase",
"version": "0.0.0",
"description": "",
"main": "src/syncbase.js",
"dependencies": {
"debug": "~2.2.0",
"inherits": "~2.0.1",
"through2": "~0.6.5"
},
"devDependencies": {
"async": "~1.0.0",
"deep-equal": "~1.0.0",
"jshint": "~2.7.0",
"minimist": "~1.1.1",
"mkdirp": "~0.5.1",
"prova": "aghassemi/prova#0.0.4",
"run-parallel": "~1.1.1",
"stream-to-array": "~2.0.2",
"which": "~1.1.1",
"xtend": "~4.0.0"
},
"repository": {
"type": "git",
"url": "https://vanadium.googlesource.com/roadmap.js.syncbase"
},
"author": "",
"license": "BSD"
}