telemetry-analysis-service/package.json

27 строки
638 B
JSON

{
"name": "atmo",
"description": "Telemetry Analysis Service",
"private": true,
"repository": {
"type": "git",
"url": "git://github.com/mozilla/telemetry-analysis-service.git"
},
"license": "MPL-2.0",
"dependencies": {
"ansi_up": "3.0.0",
"bootstrap": "3.4.0",
"bootstrap-confirmation2": "2.4.2",
"bootstrap-datetime-picker": "2.4.4",
"clipboard": "2.0.4",
"jquery": "3.3.1",
"marked": "0.6.0",
"moment": "2.23.0",
"moment-timezone": "0.5.23",
"notebookjs": "0.3.2",
"parsleyjs": "2.8.1",
"prismjs": "1.15.0",
"raven-js": "3.27.0",
"remarkable": "1.7.1"
}
}