textnavi/static/bower_components/enjoyhint/.bower.json

39 lines
860 B
JSON

{
"name": "enjoyhint",
"main": "enjoyhint.js",
"version": "3.1.0",
"homepage": "https://github.com/xbsoftware/enjoyhint",
"authors": [
"XB Software"
],
"description": "Web-tool that provides the simplest way to create interactive tutorials and hints.",
"keywords": [
"enjoyhint",
"hint",
"xbs",
"tutorials"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "~2.1.3",
"jquery.scrollTo": "~1.4.14",
"kineticjs": "~5.1.0"
},
"_release": "3.1.0",
"_resolution": {
"type": "version",
"tag": "3.1.0",
"commit": "bae3c4ae08bb6aebfb3cc52d1abf3e25e098669d"
},
"_source": "https://github.com/xbsoftware/enjoyhint.git",
"_target": "^3.1.0",
"_originalSource": "enjoyhint",
"_direct": true
}