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

46 lines
1.1 KiB
JSON

{
"dependencies": {
"accepts": "1.3.3",
"ansi-html": "0.0.7",
"aqb": "2.1.0",
"babel-code-frame": "6.22.0",
"chai": "3.5.0",
"chalk": "1.1.3",
"content-disposition": "0.5.1",
"dedent": "0.6.0",
"error-stack-parser": "1.3.6",
"eslint": "2.13.1",
"eslint-config-semistandard": "6.0.2",
"eslint-config-standard": "5.3.1",
"eslint-plugin-promise": "1.3.2",
"eslint-plugin-standard": "1.3.2",
"expect.js": "0.3.1",
"extendible": "0.1.1",
"graphql-sync": "0.6.2-sync",
"highlight.js": "9.8.0",
"http-errors": "1.5.0",
"i": "0.3.5",
"iconv-lite": "0.4.13",
"joi": "9.2.0",
"joi-to-json-schema": "2.3.0",
"js-yaml": "3.6.1",
"lodash": "4.16.6",
"marked": "0.3.6",
"media-typer": "0.3.0",
"mime-types": "2.1.12",
"minimatch": "3.0.3",
"mocha": "2.5.3",
"netmask": "1.0.6",
"qs": "6.3.0",
"range-parser": "1.2.0",
"semver": "5.3.0",
"sinon": "1.17.6",
"statuses": "1.3.0",
"timezone": "1.0.6",
"type-is": "1.6.13",
"underscore": "1.8.3",
"vary": "1.1.0",
"xmldom": "0.1.27"
}
}