File Manager

Path: /home/u153614772/domains/aitradingintelligence.org/public_html/vendor/vendor/ioslist/

Viewing File: package.json

{
    "name": "jquery.ioslist",
    "title": "iOSList",
    "description": "iOS-style Sticky Headers with jQuery.",
    "version": "2.0.0",
    "main": "src/jquery.ubaplayer.js",
    "homepage": "https://brianhadaway.github.io/iOSList",
    "author": {
        "name": "Brian Hadaway",
        "email": "brianhadaway@gmail.com",
        "url": "http://www.brianhadaway.com"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/brianhadaway/iOSList.git"
    },
    "bugs": {
        "url": "https://github.com/brianhadaway/iOSList/issues"
    },
    "license": {
        "type": "MIT",
        "url": "https://github.com/brianhadaway/iOSList/blob/master/LICENSE"
    },
    "dependencies": {},
    "keywords": [],
    "devDependencies": {
        "grunt": "~0.4.1",
        "grunt-contrib-concat": "~0.3.0",
        "grunt-contrib-jshint": "~0.8.0",
        "grunt-contrib-uglify": "~0.2.7",
        "grunt-contrib-qunit": "~0.3.0",
        "grunt-contrib-watch": "~0.5.3",
        "bower": "~1.2.8",
        "grunt-contrib-copy": "~0.5.0",
        "grunt-contrib-connect": "~0.6.0"
    }
}