Sha256: 687fc98b2708f86cb5ea6ab35b9300d4cd966b3c497f988a80e7f9092dcef2da
Contents?: true
Size: 1.91 KB
Versions: 1
Compression:
Stored size: 1.91 KB
Contents
{ "name": "bootstrap-tour", "description": "Quick and easy way to build your product tours with Bootstrap Popovers.", "version": "0.10.2", "keywords": [ "tour", "bootstrap", "js", "tour", "intro" ], "homepage": "http://bootstraptour.com", "author": { "name": "Ulrich Sossou", "email": "sorich87@gmail.com", "url": "http://ulrichsossou.com" }, "contributors": [ { "name": "Emanuele Marchi", "email": "emanuele@lostcrew.it", "url": "http://lostcrew.it" }, { "name": "Nicola Molinari", "email": "emmenko@gmail.com" } ], "repository": { "type": "git", "url": "https://github.com/sorich87/bootstrap-tour.git" }, "bugs": { "url": "https://github.com/sorich87/bootstrap-tour/issues" }, "licenses": [ { "type": "Apache-2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0" } ], "dependencies": { "bootstrap": "~3", "jquery": ">=1.8" }, "devDependencies": { "coffee-script": "~1.7.1", "gulp": "~3.8.6", "gulp-bump": "^0.1.11", "gulp-changed": "~0.4.1", "gulp-clean": "~0.3.1", "gulp-coffee": "~2.1.1", "gulp-coffeelint": "~0.3.3", "gulp-concat": "~2.3.4", "gulp-connect": "~2.0.6", "gulp-header": "~1.0.5", "gulp-jasmine": "~0.3.0", "gulp-karma": "0.0.4", "gulp-less": "~1.3.2", "gulp-load-plugins": "~0.5.3", "gulp-open": "~0.2.8", "gulp-rename": "~1.2.0", "gulp-uglify": "~0.3.1", "gulp-util": "~3.0.0", "karma": "~0.12.19", "karma-firefox-launcher": "~0.1.3", "karma-jasmine": "~0.1.5", "streamqueue": "0.1.1" }, "engines": { "node": ">= 0.8.0" }, "main": [ "./build/js/bootstrap-tour.js", "./build/js/bootstrap-tour-standalone.js", "./build/css/bootstrap-tour.css", "./build/css/bootstrap-tour-standalone.css" ], "scripts": { "build": "gulp dist", "test": "gulp test" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
radius-rails-3.1.4 | app/assets/components/bootstrap-tour/package.json |