Changed name to strolch-wc-localize-behavior

This commit is contained in:
Robert von Burg 2017-03-08 16:29:59 +01:00 committed by GitHub
parent f2abbfe87e
commit 97eaabe53d
1 changed files with 7 additions and 7 deletions

View File

@ -1,20 +1,20 @@
{
"name": "strolch-localize-behavior",
"description": "Strolch Localization Behavior",
"version": "1.0.0",
"name": "strolch-wc-localize-behavior",
"description": "Strolch Polymer Localization Behavior extension",
"version": "1.0",
"authors": "Franz Nieschalk",
"keywords": [
"strolch",
"localization"
],
"main": "strolch-localize-behavior.html",
"main": "strolch-wc-localize-behavior.html",
"private": false,
"repository": {
"type": "git",
"url": "git@bitbucket.org:ontos4trees/strolch-localize-behavior.git"
"url": "https://github.com/4treesCH/strolch-wc-localize-behavior.git"
},
"license": "https://bitbucket.org/ontos4trees/strolch-localize-behavior/LICENSE",
"homepage": "https://bitbucket.org/ontos4trees/strolch-localize-behavior",
"license": "https://github.com/4treesCH/strolch-wc-localize-behavior/LICENSE",
"homepage": "https://github.com/4treesCH/strolch-wc-localize-behavior",
"ignore": [],
"dependencies": {
"app-localize-behavior": "PolymerElements/app-localize-behavior#^0.10.0"