2015-06-19 09:36:51 -07:00
|
|
|
{
|
|
|
|
"name": "iron-a11y-keys-behavior",
|
2016-07-15 14:16:18 -07:00
|
|
|
"version": "1.1.7",
|
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": {
|
2016-07-15 14:16:18 -07:00
|
|
|
"polymer": "Polymer/polymer#^1.1.0"
|
2015-06-19 09:36:51 -07:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"paper-styles": "PolymerElements/paper-styles#^1.0.2",
|
2016-04-02 09:15:48 -07:00
|
|
|
"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",
|
|
|
|
"web-component-tester": "^4.0.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-07-03 16:05:13 -07:00
|
|
|
"homepage": "https://github.com/PolymerElements/iron-a11y-keys-behavior",
|
2016-07-15 14:16:18 -07:00
|
|
|
"_release": "1.1.7",
|
2015-06-19 09:36:51 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-07-15 14:16:18 -07:00
|
|
|
"tag": "v1.1.7",
|
|
|
|
"commit": "cde403dee704a1d3ea5f7cb49067f0eab31a8afa"
|
2015-06-19 09:36:51 -07:00
|
|
|
},
|
2016-07-03 16:05:13 -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-07-03 16:05:13 -07:00
|
|
|
"_originalSource": "PolymerElements/iron-a11y-keys-behavior"
|
2015-06-19 09:36:51 -07:00
|
|
|
}
|