// some work on style sheets
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "jquery",
|
||||
"version": "1.9.1",
|
||||
"description": "jQuery component",
|
||||
"keywords": [
|
||||
"jquery",
|
||||
"component"
|
||||
],
|
||||
"scripts": [
|
||||
"jquery.js"
|
||||
],
|
||||
"license": "MIT",
|
||||
"gitHead": "a2002be4e7ce053f0ef1ae30c3a609e785b162c2",
|
||||
"readme": "jQuery Component\n================\n\nShim repository for jQuery.\n",
|
||||
"readmeFilename": "README.md",
|
||||
"_id": "jquery@1.9.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/components/jquery.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user