@essetwide/material-walkthrough
Version:
A material tour (eg Inbox from Google) for your site, enhancing the UX.
26 lines (25 loc) • 717 B
JSON
{
"name": "@essetwide/material-walkthrough",
"version": "1.0.1",
"description": "A material tour (eg Inbox from Google) for your site, enhancing the UX.",
"main": "dist/material-walkthrough.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/essetwide/material-walkthrough.git"
},
"keywords": [
"Material",
"Walkthrough",
"UX",
"Step-to-Step"
],
"author": "Guilherme Prezzi, Filipe Oliveira",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/essetwide/material-walkthrough/issues"
},
"homepage": "https://github.com/essetwide/material-walkthrough#readme"
}