hy-push-state
Version:
Turn static web sites into dynamic web apps
20 lines (19 loc) • 418 B
JSON
{
"name": "hy-push-state",
"description": "Turn static web sites into dynamic web apps",
"main": "src/index.js",
"authors": [
"Florian Klampfer <mail@qwtel.com> (https://qwtel.com/)"
],
"license": "GPL-3.0",
"homepage": "https://qwtel.com/hy-push-state/",
"ignore": [
"**/.*",
"**/_*",
"node_modules",
"bower_components",
"Gemfile*",
"webpack.config.js",
"404.md"
]
}