2015-06-19 09:36:51 -07:00
|
|
|
{
|
|
|
|
"name": "iron-meta",
|
2015-12-14 08:43:03 -07:00
|
|
|
"version": "1.1.1",
|
2015-06-19 09:36:51 -07:00
|
|
|
"keywords": [
|
|
|
|
"web-components",
|
|
|
|
"polymer"
|
|
|
|
],
|
|
|
|
"license": "http://polymer.github.io/LICENSE.txt",
|
|
|
|
"description": "Useful for sharing information across a DOM tree",
|
|
|
|
"private": true,
|
|
|
|
"authors": [
|
|
|
|
"The Polymer Authors"
|
|
|
|
],
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/PolymerElements/iron-meta.git"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"polymer": "Polymer/polymer#^1.0.0"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"paper-styles": "polymerelements/paper-styles#^1.0.4",
|
|
|
|
"iron-component-page": "polymerelements/iron-component-page#^1.0.0",
|
|
|
|
"test-fixture": "polymerelements/test-fixture#^1.0.0",
|
|
|
|
"web-component-tester": "*",
|
|
|
|
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
|
|
|
},
|
2015-12-14 08:43:03 -07:00
|
|
|
"main": "iron-meta.html",
|
2016-07-16 14:28:15 -07:00
|
|
|
"homepage": "https://github.com/polymerelements/iron-meta",
|
2015-12-14 08:43:03 -07:00
|
|
|
"_release": "1.1.1",
|
2015-06-19 09:36:51 -07:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2015-12-14 08:43:03 -07:00
|
|
|
"tag": "v1.1.1",
|
|
|
|
"commit": "e171ee234b482219c9514e6f9551df48ef48bd9f"
|
2015-06-19 09:36:51 -07:00
|
|
|
},
|
2016-07-16 14:28:15 -07:00
|
|
|
"_source": "git://github.com/polymerelements/iron-meta.git",
|
2015-06-19 09:36:51 -07:00
|
|
|
"_target": "^1.0.0",
|
2016-07-16 14:28:15 -07:00
|
|
|
"_originalSource": "polymerelements/iron-meta"
|
2015-06-19 09:36:51 -07:00
|
|
|
}
|