pokedex/www/lib/jQuery/.bower.json
2016-08-22 12:55:52 +02:00

24 lines
508 B
JSON

{
"name": "jquery",
"version": "1.9.1",
"description": "jQuery component",
"keywords": [
"jquery",
"component"
],
"scripts": [
"jquery.js"
],
"license": "MIT",
"homepage": "https://github.com/jquery/jquery",
"_release": "1.9.1",
"_resolution": {
"type": "version",
"tag": "1.9.1",
"commit": "d71f6a53927ad02d728503385d15539b73d21ac8"
},
"_source": "git://github.com/jquery/jquery.git",
"_target": "1.9.1",
"_originalSource": "jQuery",
"_direct": true
}