##// END OF EJS Templates
Updating ipython CM mode.
Updating ipython CM mode.

File last commit:

r10403:647f4b0c
r10416:22418c90
Show More
component.json
20 lines | 480 B | application/json | JsonLexer
{
"name": "jquery",
"version": "1.8.3",
"description": "jQuery component",
"keywords": [
"jquery",
"component"
],
"scripts": [
"jquery.js"
],
"license": "MIT",
"gitHead": "a94bf4baa9955613937d4f4c083c9d95ad0564fb",
"readme": "jQuery Component\n================\n\nShim repository for jQuery.\n",
"readmeFilename": "README.md",
"_id": "jquery@1.8.3",
"repository": {
"type": "git",
"url": "git://github.com/components/jquery.git"
}
}