| { |
| "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", |
| "format": "~0.2.1", |
| "jshint": "~2.7.0", |
| "json-stable-stringify": "~1.0.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", |
| "tap-xunit": "~1.1.1", |
| "which": "~1.1.1", |
| "xtend": "~4.0.0" |
| }, |
| "repository": { |
| "type": "git", |
| "url": "https://vanadium.googlesource.com/roadmap.js.syncbase" |
| }, |
| "author": "", |
| "license": "BSD" |
| } |