View file bootstro.js-master/bower.json

File size: 306B
{
	"name": "bootstro",
	"version": "dev-master",
	"main": "bootstro.js",
	"license": "MIT",
	"authors": [
		"clu3 (https://github.com/clu3)"
	],
	"description": "Tiny JS library using bootstrap's popovers to help guide your users around your website",
	"dependencies": {
      		"jquery": ">=1.5.0"
  	}
}