{
    "version": "2.1.9",
    "name": "titon-toolkit",
    "description": "A collection of extensible front-end UI components and behaviors for the responsive and mobile web.",
    "keywords": [
        "titon", "toolkit", "css", "sass", "scss", "jquery", "javascript", "ui", "interface",
        "framework", "bootstrap", "modular", "component", "responsive", "fluid", "mobile", "behavior"
    ],
    "copyright": "Copyright 2010-2015, The Titon Project",
    "license": "BSD-3-Clause",
    "homepage": "http://titon.io",
    "author": {
        "name": "Miles Johnson",
        "url": "http://milesj.me"
    },
    "bugs": "https://github.com/titon/toolkit/issues",
    "repository": "github:titon/toolkit",
    "main": "js/index.js",
    "dependencies": {
        "jquery": "~2.2"
    },
    "devDependencies": {
        "compartment": "~0.3",
        "requirejs": "~2.2",
        "through2": "~2.0",
        "mocha": "~2.4",
        "mocha-phantomjs": "~4.0",
        "phantomjs": "~2.1",
        "chai": "~3.5",
        "node-sass": "~3.7",
        "gulp": "~3.9",
        "gulp-util": "~3.0",
        "gulp-rename": "~1.2",
        "gulp-concat": "~2.6",
        "gulp-clean-css": "~2.0",
        "gulp-autoprefixer": "~3.1",
        "gulp-jshint": "~1.12",
        "gulp-uglify": "~1.5",
        "gulp-header": "~1.8",
        "gulp-notify": "~2.2",
        "gulp-plumber": "~1.1"
    }
}
