web-story
Version:
Library for building tours on your front page (Step-by-step guide and feature introduction)
25 lines • 639 B
JSON
{
"name": "web-story",
"version": "1.3.6",
"description": "Library for building tours on your front page (Step-by-step guide and feature introduction)",
"author": "Yarden Shacham <yarden101111@gmail.com>",
"license": "MIT",
"main": "index.js",
"jsnext:main": "web-story.es.js",
"repository": {
"type": "git",
"url": "https://github.com/yardenShacham/WebStory.git"
},
"keywords": [
"step",
"step-by-step",
"tours",
"guide",
"feature introduction"
],
"bugs": {
"url": "https://github.com/yardenShacham/WebStory/issues",
"email": "yarden101111@gmail.com"
},
"dependencies": {}
}