@humany/widget-routing
Version:
Routing for Humany widgets.
28 lines (27 loc) • 626 B
JSON
{
"name": "@humany/widget-routing",
"version": "2.0.13",
"description": "Routing for Humany widgets.",
"license": "SEE LICENSE IN LICENSE.txt",
"author": "Telia Company AB",
"keywords": [
"humany",
"telia"
],
"main": "index.js",
"module": "index.js",
"files": [
"LICENSE.txt",
"README.md",
"index.js"
],
"publishConfig": {
"access": "public"
},
"scripts": {},
"sideEffects": false,
"dependencies": {
"@telia-ace/widget-routing": "^1.0.14"
},
"gitHead": "f7f4ebe1fcd1de8882487fa8ba5efb1729ddb4f6"
}