mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-09 03:50:45 +08:00
24 lines
687 B
JSON
24 lines
687 B
JSON
{
|
|
"name": "jupyter-notebook-deps",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"backbone": "components/backbone#~1.2",
|
|
"bootstrap": "components/bootstrap#~3.3",
|
|
"bootstrap-tour": "0.9.0",
|
|
"codemirror": "~5.8",
|
|
"es6-promise": "~1.0",
|
|
"font-awesome": "components/font-awesome#~4.2.0",
|
|
"google-caja": "5669",
|
|
"jquery": "components/jquery#~2.0",
|
|
"jquery-ui": "components/jqueryui#~1.10",
|
|
"marked": "~0.3",
|
|
"MathJax": "components/MathJax#~2.6",
|
|
"moment": "~2.8.4",
|
|
"requirejs": "~2.1",
|
|
"term.js": "chjj/term.js#~0.0.7",
|
|
"text-encoding": "~0.1",
|
|
"underscore": "components/underscore#~1.5",
|
|
"jquery-typeahead": "~2.0.0"
|
|
}
|
|
}
|