Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
admin / bower.json
Size: Mime:
{
    "name": "admin",
    "version": "0.4.0",
    "description": "The admin interface users use to manage their account with us, as an NPM package.",
    "author": "Horia Coman <horia141@gmail.com>",
    "main": "index.html",
    "license": "UNLICENSED",
    "homepage": "https://github.com/ocelot-saas/admin#readme",
    "private": true,
    "ignore": [
        "**/.*"
    ],
    "dependencies": {
        "bootstrap": "3.3.6",
        "Flot": "flot/flot#0.8.3",
        "flot-spline": "*",
        "flot.tooltip": "0.8.5",
        "jquery.easing": "1.3.1",
        "jQuery-Storage-API": "1.7.5",
        "fontawesome": "4.5.0",
        "jquery": "2.2.0",
        "animate.css": "3.5.1",
	"loaders.css": "0.1.1",	
        "modernizr": "https://modernizr.com/download?backgroundsize-bgpositionshorthand-bgpositionxy-bgrepeatspace_bgrepeatround-bgsizecover-borderradius-cssanimations-csscalc-csstransforms-csstransforms3d-csstransitions-flexboxtweener-fontface-inlinesvg-localstorage-multiplebgs-preserve3d-sessionstorage-smil-svgclippaths-svgfilters-svgforeignobject-todataurljpeg_todataurlpng_todataurlwebp-setclasses&q=background.zip",
        "animo.js": "ThrivingKings/animo.js#1.0.2",
        "jquery-localize-i18n": "*",
        "simple-line-icons": "2.2.3",
        "moment": "2.11.1",
        "eonasdan-bootstrap-datetimepicker": "4.17.37"
    },
    "resolutions": {
        "jquery": "2.2.0",
        "moment": "2.11.1"
    }
}