1
0
Fork 0
arangodb/js/node/package.json

33 lines
724 B
JSON

{
"dependencies": {
"accepts": "1.3.0",
"aqb": "2.1.0",
"chai": "3.4.1",
"content-disposition": "0.5.0",
"dedent": "0.6.0",
"error-stack-parser": "1.3.1",
"expect.js": "0.3.1",
"extendible": "0.1.1",
"highlight.js": "9.0.0",
"http-errors": "1.3.1",
"i": "0.3.3",
"joi": "6.10.1",
"js-yaml": "3.4.6",
"jshint": "2.8.0",
"lodash": "3.10.1",
"marked": "0.3.5",
"media-typer": "0.3.0",
"mime-types": "2.1.9",
"minimatch": "3.0.0",
"mocha": "2.3.4",
"qs": "5.2.0",
"range-parser": "1.0.3",
"semver": "5.1.0",
"sinon": "1.17.2",
"statuses": "1.2.1",
"type-is": "1.6.10",
"underscore": "1.8.3",
"vary": "1.1.0"
}
}