File Manager

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

Viewing File: package.json

{
  "name": "chocolat",
  "version": "0.4.10",
  "description": " Responsive jQuery Lightbox Plugin",
  "main": [
    "css/chocolat.css",
    "js/jquery.chocolat.js"
  ],
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "jquery": "~1.8.2"
  },
  "devDependencies": {
    "chai": "^3.0.0",
    "coffee-script": "^1.9.3",
    "gulp": "^3.9.0",
    "gulp-bump": "^0.3.1",
    "gulp-coffee": "^2.3.1",
    "gulp-jshint": "^1.11.2",
    "gulp-mocha-phantomjs": "^0.6.1",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.2.0",
    "gulp-util": "^3.0.6"
  },
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nicolas-t/Chocolat.git"
  },
  "keywords": [
    "jquery",
    "lightbox",
    "plugin",
    "responsive"
  ],
  "author": "Nicolas Turlais",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/nicolas-t/Chocolat/issues"
  },
  "homepage": "https://github.com/nicolas-t/Chocolat#readme"
}