30 lines
784 B
JSON
30 lines
784 B
JSON
{
|
|
"name": "bootstrap-tour",
|
|
"version": "0.10.2",
|
|
"main": [
|
|
"./build/js/bootstrap-tour.js",
|
|
"./build/js/bootstrap-tour-standalone.js",
|
|
"./build/css/bootstrap-tour.css",
|
|
"./build/css/bootstrap-tour-standalone.css"
|
|
],
|
|
"dependencies": {
|
|
"bootstrap": ">=2.3.2",
|
|
"jquery": ">=1.9.0"
|
|
},
|
|
"devDependencies": {
|
|
"html5shiv": "~3.7.2",
|
|
"jquery": "~2.1.1",
|
|
"bootstrap": "~3.2.0",
|
|
"blueimp-md5": "~1.1.0"
|
|
},
|
|
"homepage": "https://github.com/sorich87/bootstrap-tour",
|
|
"_release": "0.10.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.10.2",
|
|
"commit": "755fced5098ad420cc378a894f9a3ded6623f03b"
|
|
},
|
|
"_source": "git://github.com/sorich87/bootstrap-tour.git",
|
|
"_target": "~0.10.2",
|
|
"_originalSource": "bootstrap-tour"
|
|
} |