| Index: appengine/config_service/ui/bower_components/accessibility-developer-tools/.bower.json
|
| diff --git a/appengine/config_service/ui/bower_components/accessibility-developer-tools/.bower.json b/appengine/config_service/ui/bower_components/accessibility-developer-tools/.bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9b7493c33b53e710ad90a5878df54b999d3e570e
|
| --- /dev/null
|
| +++ b/appengine/config_service/ui/bower_components/accessibility-developer-tools/.bower.json
|
| @@ -0,0 +1,40 @@
|
| +{
|
| + "name": "accessibility-developer-tools",
|
| + "version": "2.12.0",
|
| + "homepage": "https://github.com/GoogleChrome/accessibility-developer-tools",
|
| + "authors": [
|
| + "Google"
|
| + ],
|
| + "description": "This is a library of accessibility-related testing and utility code.",
|
| + "main": "dist/js/axs_testing.js",
|
| + "moduleType": [
|
| + "amd",
|
| + "globals"
|
| + ],
|
| + "keywords": [
|
| + "accessibility",
|
| + "testing",
|
| + "WCAG",
|
| + "module"
|
| + ],
|
| + "license": "Apache-2.0",
|
| + "ignore": [
|
| + "**/.*",
|
| + "lib",
|
| + "scripts",
|
| + "src",
|
| + "test",
|
| + "tools",
|
| + "Gruntfile.js",
|
| + "package.json"
|
| + ],
|
| + "_release": "2.12.0",
|
| + "_resolution": {
|
| + "type": "version",
|
| + "tag": "v2.12.0",
|
| + "commit": "3616c094e090174f70b53ca4cea25529522abffb"
|
| + },
|
| + "_source": "https://github.com/GoogleChrome/accessibility-developer-tools.git",
|
| + "_target": "^2.10.0",
|
| + "_originalSource": "accessibility-developer-tools"
|
| +}
|
|
|