blob: ef223405957721bf563552701cd934f448e553ad [file] [log] [blame]
{
"name": "travel",
"version": "0.1.0",
"decription": "Distributed travel planner Vanadium sample application.",
"scripts": {
"test": "make test"
},
"devDependencies": {
"browserify": "^10.2.4",
"jsdom": "^3.1.2",
"jshint": "^2.8.0",
"node-static": "^0.7.6",
"tape": "^4.0.0"
},
"dependencies": {
"date-format": "^0.0.2",
"es6-promisify": "^2.0.0",
"es6-shim": "^0.33.0",
"global": "^4.3.0",
"hoverintent-jqplugin": "^0.1.2",
"htmlencode": "^0.0.4",
"jquery": "^2.1.4",
"lodash": "^3.10.1",
"query-string": "^2.4.0",
"raf": "^3.1.0",
"uuid": "^2.0.1"
}
}