hostabee-profile-picture
Version:
A profile picture generator in a Web Component.
19 lines (18 loc) • 562 B
JSON
{
"name": "hostabee-profile-picture",
"description": "A profile picture generator in a Web Component.",
"main": "hostabee-profile-picture.html",
"dependencies": {
"polymer": "Polymer/polymer#^2.0.0",
"iron-flex-layout": "^2.0.0"
},
"devDependencies": {
"iron-demo-helpers": "PolymerElements/iron-demo-helpers#^2.0.0",
"web-component-tester": "Polymer/web-component-tester#^6.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0",
"iron-component-page": "^3.0.0"
},
"resolutions": {
"polymer": "^2.0.0"
}
}