marketplace-elements/bower.json

26 строки
555 B
JSON

{
"authors": [
"Mozilla",
"Mark Striemer"
],
"dependencies": {
"document-register-element": "~0.1.6",
"marketplace-frontend": "7.1.1"
},
"description": "Web component UI elements for the Firefox Marketplace",
"homepage": "https://github.com/mozilla/marketplace-elements",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"license": "MPL",
"main": "dist/js/marketplace-elements.js",
"moduleType": [
"amd"
],
"name": "marketplace-elements",
"version": "v0.1.7"
}