@polymer/platinum-https-redirect
Version:
Force a redirect to HTTPS when not on a local web server.
27 lines (26 loc) • 616 B
JSON
{
"name": "@polymer/platinum-https-redirect",
"version": "0.0.3",
"description": "Force a redirect to HTTPS when not on a local web server.",
"repository": {
"type": "git",
"url": "git://github.com/PolymerElements/platinum-https-redirect.git"
},
"keywords": [
"https",
"polymer",
"web-component",
"web-components"
],
"contributors": [
"The Polymer Authors"
],
"license": "BSD-3-Clause",
"dependencies": {
"@polymer/polymer": "^1.2.5-npm-test.2"
},
"devDependencies": {
"@polymer/iron-component-page": "^0.0.3",
"web-component-tester": "^4.0.0"
}
}