2015-06-19 09:36:51 -07:00
|
|
|
{
|
|
|
|
"name": "iron-a11y-keys-behavior",
|
2016-01-12 10:58:06 -07:00
|
|
|
"version": "1.1.1",
|
2015-06-19 09:36:51 -07:00
|
|
|
"description": "A behavior that enables keybindings for greater a11y.",
|
|
|
|
"keywords": [
|
|
|
|
"web-components",
|
|
|
|
"web-component",
|
|
|
|
"polymer",
|
|
|
|
"a11y",
|
|
|
|
"input"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
"The Polymer Authors"
|
|
|
|
],
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2015-06-25 18:13:51 -07:00
|
|
|
"url": "git://github.com/PolymerElements/iron-a11y-keys-behavior.git"
|
2015-06-19 09:36:51 -07:00
|
|
|
},
|
|
|
|
"main": "iron-a11y-keys-behavior.html",
|
|
|
|
"license": "http://polymer.github.io/LICENSE.txt",
|
|
|
|
"dependencies": {
|
|
|
|
"polymer": "Polymer/polymer#^1.0.0"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"paper-styles": "PolymerElements/paper-styles#^1.0.2",
|
|
|
|
"iron-component-page": "polymerelements/iron-component-page#^1.0.0",
|
|
|
|
"iron-test-helpers": "polymerelements/iron-test-helpers#^1.0.0",
|
|
|
|
"test-fixture": "polymerelements/test-fixture#^1.0.0",
|
2015-12-14 08:43:03 -07:00
|
|
|
"web-component-tester": "polymer/web-component-tester#^3.4.0",
|
2015-06-19 09:36:51 -07:00
|
|
|
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
|
|
|
},
|
2015-12-14 08:43:03 -07:00
|
|
|
"ignore": [],
|
2016-03-06 21:56:45 -07:00
|
|
|
"homepage": "https://github.com/polymerelements/iron-a11y-keys-behavior",
|
2016-01-12 10:58:06 -07:00
|
|
|
"_release": "1.1.1",
|
2015-06-19 09:36:51 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-01-12 10:58:06 -07:00
|
|
|
"tag": "v1.1.1",
|
|
|
|
"commit": "12af7cb19b2c6b3887e37a5ea1501ffe676d1e8a"
|
2015-06-19 09:36:51 -07:00
|
|
|
},
|
2016-03-06 21:56:45 -07:00
|
|
|
"_source": "git://github.com/polymerelements/iron-a11y-keys-behavior.git",
|
2015-06-19 09:36:51 -07:00
|
|
|
"_target": "^1.0.0",
|
2016-03-06 21:56:45 -07:00
|
|
|
"_originalSource": "polymerelements/iron-a11y-keys-behavior"
|
2015-06-19 09:36:51 -07:00
|
|
|
}
|