blob: 4166d9342519823139925f72c4a4e2aa37553636 [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",
"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"
}
}