Blame view
app/bower_components/jquery/.bower.json
529 Bytes
|
f986e111b
|
1 2 |
{
"name": "jquery",
|
|
f986e111b
|
3 4 5 |
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [
|
|
f986e111b
|
6 7 |
"package.json"
],
|
|
f986e111b
|
8 9 10 |
"keywords": [
"jquery",
"javascript",
|
|
87c93a029
|
11 |
"browser", |
|
f986e111b
|
12 13 14 |
"library"
],
"homepage": "https://github.com/jquery/jquery-dist",
|
|
87c93a029
|
15 16 |
"version": "3.1.1",
"_release": "3.1.1",
|
|
f986e111b
|
17 18 |
"_resolution": {
"type": "version",
|
|
87c93a029
|
19 20 |
"tag": "3.1.1",
"commit": "1b30f3ad466ebf2714d47eda34dbd7fdf6849fe3"
|
|
f986e111b
|
21 22 |
},
"_source": "https://github.com/jquery/jquery-dist.git",
|
|
87c93a029
|
23 |
"_target": "1.9.1 - 3", |
|
f986e111b
|
24 25 |
"_originalSource": "jquery" } |