##// END OF EJS Templates
Bower has changed component.json to bower.json. Complying.
Bower has changed component.json to bower.json. Complying.

File last commit:

r10400:a0cc2fb5
r10400:a0cc2fb5
Show More
bower.json
8 lines | 182 B | application/json | JsonLexer
{
"name": "ipython-notebook",
"version": "1.0.0",
"dependencies": {
"bootstrap": "2.3.1",
"less.js": "1.3.3",
"git://github.com/ipython/CodeMirror.git": "3.12.0"
}
}